Returns the size in bytes of the encoded representation if known,
UNKNOWN_SIZE (-1) otherwise.
The size in bytes if known, UNKNOWN_SIZE (-1) otherwise.
Converts the representation to a string value. Be careful when using this
method as the conversion of large content to a string fully stored in
memory can result in OutOfMemoryErrors being thrown.
The representation as a string value.