[]
Writes a specified number of bytes into the stream object starting at the current seek pointer.
public int Write(IntPtr buffer, int numberOfBytesToWrite)
Type | Name | Description |
---|---|---|
IntPtr | buffer | |
int | numberOfBytesToWrite |
Type | Description |
---|---|
int |