const char * get_text( )
Java: String Get_text( )
[Declared in "../coresys/common/kdu_compressed.h"]
Returns the text string which is stored in the code-stream comment marker. We currently support only ASCII text comments. The returned string is null-terminated in the usual way and must not be overwritten. The string may not be valid after a subsequent successful call to check_readonly. The returned pointer will be NULL only if the interface has not been initialized.