[]
Reads a specified number of bytes from the stream object into memory starting at the current seek pointer.
public int Read(IntPtr buffer, int numberOfBytesToRead)
Type | Name | Description |
---|---|---|
IntPtr | buffer | |
int | numberOfBytesToRead |
Type | Description |
---|---|
int |