debugSizeMessage abstract method

String debugSizeMessage()

Give a String that describes the size of this ScalableImage, for debugging. For a compact image, this gives a size in bytes, and for the DAG representation, gives a node count.

Implementation

String debugSizeMessage();