| synopsis || arguments || prev |
void write( kdu_byte * buf, int count)
Java: void Write( byte[] buf, int count)
[Declared in "../coresys/common/kdu_params.h"]
Writes zero or more bytes from the supplied buffer.
Points to the source byte buffer.
The number of bytes to write from the buffer.