+

Search Tips   |   Advanced Search


Decoder

The Decoder is a function which processes a table of bytes into a Java object instance.

The lifespan of a Decoder is undefined. It is advised to refrain from specifying class fields.

A Decoder must be:


Home