Package org.joda.beans.ser.bin

Serialization of Joda-Beans using a binary format.

See:
          Description

Class Summary
JodaBeanBinReader Provides the ability for a Joda-Bean to read from a binary format.
JodaBeanBinWriter Provides the ability for a Joda-Bean to be written to a binary format.
MsgPackVisualizer Deprecated. Use JodaBeanBinReader.visualize(byte[])
 

Package org.joda.beans.ser.bin Description

Serialization of Joda-Beans using a binary format.



Copyright © 2007–2017 Joda.org. All rights reserved.