Reads data from the input stream
virtual long read(void * dest, long bytes);
|
Parameters |
Description |
|
void * dest |
Buffer to receive data |
|
long bytes |
Number of bytes to read |
Number of bytes read
|
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.
|