| synopsis || arguments || prev || next |
Overload navigation: 1, 2, 3, 4, 5, 6
virtual bool write( const kdu_byte * buf, int num_bytes)
Java: boolean Write( byte[] buf, int num_bytes)
[Declared in "../apps/compressed_io/jp2.h"]
Implements kdu_compressed_target::write, writing the indicated number of bytes to the body of the box, from the supplied buffer. Returns false if the output device is unable to receive all of the supplied data (e.g., disk full).