| synopsis || arguments || prev || next |

kdu_simple_file_target::write

Java: Kdu_simple_file_target::Write

virtual bool write( const kdu_byte * buf, int num_bytes)

Java: boolean Write( byte[] buf, int num_bytes)

Overrides kdu_compressed_target::write

[Declared in "../apps/compressed_io/kdu_file_io.h"]

Go to class description.


Synopsis

See kdu_compressed_target::write for an explanation.


Arguments

buf [const kdu_byte *]

num_bytes [int]


| top || synopsis || arguments || prev || next |