Uses of Class
org.joda.beans.ser.bin.JodaBeanBinWriter
-
Packages that use JodaBeanBinWriter Package Description org.joda.beans.ser Serialization of Joda-Beans. -
-
Uses of JodaBeanBinWriter in org.joda.beans.ser
Methods in org.joda.beans.ser that return JodaBeanBinWriter Modifier and Type Method Description JodaBeanBinWriterJodaBeanSer. binWriter()Creates a binary writer using the standard format.JodaBeanBinWriterJodaBeanSer. binWriterReferencing()Creates a binary writer using the referencing format that typically results in a smaller output.
-