Skip navigation links
A B C D E F G H I J L M N O P R S T V 

E

encode(Object) - Method in interface info.junius.library.jabb.dt.Encoder
Encodes the value to byte array
encode(Object) - Method in class info.junius.library.jabb.encoder.BooleanArrayEncoder
Encodes the value to byte array
encode(Object) - Method in class info.junius.library.jabb.encoder.BooleanEncoder
Encodes the value to byte array
encode(Object) - Method in class info.junius.library.jabb.encoder.ByteArrayEncoder
Encodes the value to byte array
encode(Object) - Method in class info.junius.library.jabb.encoder.ByteEncoder
Encodes the value to byte array
encode(Object) - Method in class info.junius.library.jabb.encoder.CharArrayEncoder
Encodes the value to byte array
encode(Object) - Method in class info.junius.library.jabb.encoder.CharEncoder
Encodes the value to byte array
encode(Object) - Method in class info.junius.library.jabb.encoder.DateEncoder
Encodes the value to byte array
encode(Object) - Method in class info.junius.library.jabb.encoder.DoubleArrayEncoder
Encodes the value to byte array
encode(Object) - Method in class info.junius.library.jabb.encoder.DoubleEncoder
Encodes the value to byte array
encode(Object) - Method in class info.junius.library.jabb.encoder.EnumEncoder
Encodes the value to byte array
encode(Object) - Method in class info.junius.library.jabb.encoder.FloatArrayEncoder
Encodes the value to byte array
encode(Object) - Method in class info.junius.library.jabb.encoder.FloatEncoder
Encodes the value to byte array
encode(Object) - Method in class info.junius.library.jabb.encoder.IntArrayEncoder
Encodes the value to byte array
encode(Object) - Method in class info.junius.library.jabb.encoder.IntEncoder
Encodes the value to byte array
encode(Object) - Method in class info.junius.library.jabb.encoder.LongArrayEncoder
Encodes the value to byte array
encode(Object) - Method in class info.junius.library.jabb.encoder.LongEncoder
Encodes the value to byte array
encode(Object) - Method in class info.junius.library.jabb.encoder.NullEncoder
Encodes the value to byte array
encode(Object) - Method in class info.junius.library.jabb.encoder.ShortArrayEncoder
Encodes the value to byte array
encode(Object) - Method in class info.junius.library.jabb.encoder.ShortEncoder
Encodes the value to byte array
encode(Object) - Method in class info.junius.library.jabb.encoder.StringEncoder
Encodes the value to byte array
encode(Object) - Method in class info.junius.library.jabb.encoder.TimestampEncoder
Encodes the value to byte array
encode(Object) - Method in class info.junius.library.jabb.impl.DefaultObjectEncoder
Encodes an annotated object and returns the encoded object
encode(Object) - Method in interface info.junius.library.jabb.ObjectEncoder
Encodes an annotated object and returns the encoded object
encode(byte[]) - Method in class info.junius.library.jabb.util.LengthEncoder
Returns the length of the given value as a byte array of variable length.
encode(long) - Method in class info.junius.library.jabb.util.LengthEncoder
Encodes the given length value to bytes following the DER encoding rules for the length.
Encoder - Interface in info.junius.library.jabb.dt
Encoder objects convert values to a well defined byte arrays.
EncoderFactory - Class in info.junius.library.jabb.util
Returns a suitable byte encoder for the given type.
EncoderFactory() - Constructor for class info.junius.library.jabb.util.EncoderFactory
 
EnumEncoder - Class in info.junius.library.jabb.encoder
Enum type Created: 8 Nov 2015, 11:02:16 am
EnumEncoder() - Constructor for class info.junius.library.jabb.encoder.EnumEncoder
 
equals(Object) - Method in class info.junius.library.jabb.dt.RawBinary
A B C D E F G H I J L M N O P R S T V 
Skip navigation links