|
JWSCL Documentation
|
function Read(var Buffer; Count: Longint): Longint; override;
|
Parameters |
Description |
|
var Buffer |
Specifies the buffer where the stream data is to be read. |
|
Count: Longint |
The number of bytes which will be written into the buffer. |
Returns the number of bytes which have currently been read from the buffer.
Read Reads Count Bytes into the Buffer
|
Exceptions |
Description |
|
is raised if the memory is a nil pointer. |
|
Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc. |
|
What do you think about this topic? Send feedback!
|