int get_size( )
Java: int Get_size( )
[Declared in "../coresys/common/kdu_sample_processing.h"]
For memory consumption statistics. Returns the total amount of heap memory allocated by this object. The heap memory is allocated within calls to finalize; it either grows or stays the same in each successive call to finalize, such calls being interspersed by invocations of the restart member.