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

jp2_input_box::read

Java: Jp2_input_box::Read

Overload navigation: 1, 2, 3, 4, 5, 6

bool read( kdu_int16 & word)

Java: boolean Read( short[] word)

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

Go to class description.


Synopsis

Reads a signed big-endian 2 byte integer from the box, returning false if the source is exhausted or insufficient data is currently available from a dynamic cache.


Arguments

word [kdu_int16 &]


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