| synopsis || arguments || prev |
virtual bool write( const kdu_byte * buf, int num_bytes)
Java: boolean Write( byte[] buf, int num_bytes)
[Declared in "../apps/compressed_io/mj2.h"]
Used by kdu_codestream to write compressed data to an open field. An error is generated through kdu_error if no field is open when this function is invoked. See kdu_compressed_target::write for more information.