| synopsis || arguments || prev || next |
void set_metadata_only( bool val)
Java: void Set_metadata_only( boolean val)
[Declared in "../apps/compressed_io/kdu_client_window.h"]
Sets the value of the public metadata_only member. Useful for non-native language bindings such as Java. Note that the init_metareq and parse_metareq function also set the value of the metadata_only member. In particular, init_metareq sets it to false, while parse_metareq sets it to true if a "!!" token is encountered in the parsed text.