|
|
ReadAmount(size As long) As string
string ReadAmount(long size);
| name | type | description | ||
| size | long | The amount of data to read. |
Returns a specified amount of data.
This call will block until the entire amount of data becomes available or a timeout occurs. You can check how much data is available with the CountDataAvailable method.
We always want to hear your feedback. Send to feedback@toolsack.com.
© 2000-2001 Toolsack Software Ltd.