- BinaryParser - Class in info.junius.library.jabb.dt
-
Parses byte-array to RawBinary type.
- BinaryParser() - Constructor for class info.junius.library.jabb.dt.BinaryParser
-
- BOOLEAN_GETTER_PREFIX - Static variable in class info.junius.library.jabb.util.AnnotationReader
-
is
- BooleanArrayDecoder - Class in info.junius.library.jabb.decoder
-
boolean array
Created: 4 Aug 2015, 12:42:04 pm
- BooleanArrayDecoder() - Constructor for class info.junius.library.jabb.decoder.BooleanArrayDecoder
-
- BooleanArrayEncoder - Class in info.junius.library.jabb.encoder
-
boolean array
Created: 4 Aug 2015, 12:34:04 pm
- BooleanArrayEncoder() - Constructor for class info.junius.library.jabb.encoder.BooleanArrayEncoder
-
- BooleanDecoder - Class in info.junius.library.jabb.decoder
-
boolean
Created: 3 Aug 2015, 4:34:05 pm
- BooleanDecoder() - Constructor for class info.junius.library.jabb.decoder.BooleanDecoder
-
- BooleanEncoder - Class in info.junius.library.jabb.encoder
-
boolean
Created: 3 Aug 2015, 4:28:22 pm
- BooleanEncoder() - Constructor for class info.junius.library.jabb.encoder.BooleanEncoder
-
- ByteArrayDecoder - Class in info.junius.library.jabb.decoder
-
byte array.
- ByteArrayDecoder() - Constructor for class info.junius.library.jabb.decoder.ByteArrayDecoder
-
- ByteArrayEncoder - Class in info.junius.library.jabb.encoder
-
byte array encoder, handles both byte[]
Created: 4 Aug 2015, 11:06:16 am
- ByteArrayEncoder() - Constructor for class info.junius.library.jabb.encoder.ByteArrayEncoder
-
- ByteDecoder - Class in info.junius.library.jabb.decoder
-
byte
Created: 3 Aug 2015, 4:42:52 pm
- ByteDecoder() - Constructor for class info.junius.library.jabb.decoder.ByteDecoder
-
- ByteEncoder - Class in info.junius.library.jabb.encoder
-
byte
Created: 3 Aug 2015, 11:58:58 am
- ByteEncoder() - Constructor for class info.junius.library.jabb.encoder.ByteEncoder
-
- BYTEORDER - Static variable in interface info.junius.library.jabb.dt.Converter
-
default byte order (big endian is the default value for a ByteOrder instance, this code makes it visible)