A B C D F G H I J L M N P R S T U V W

B

buf - Variable in class jarol.messages.Buffer
Internal ByteBuffer instance, can be accessed by subclasses.
Buffer - Class in jarol.messages
Buffer class for serialization.
Buffer(byte[]) - Constructor for class jarol.messages.Buffer
Constructor from a data byte array.
Buffer(byte[], int, int) - Constructor for class jarol.messages.Buffer
Constructor from a data byte array, plus specified offset and usable length.
Buffer(byte[], ByteOrder) - Constructor for class jarol.messages.Buffer
Constructor from a data byte array and specified byte order.
Buffer(byte[], int, int, ByteOrder) - Constructor for class jarol.messages.Buffer
Constructor from a data byte array, plus specified offset, usable length and byte order to use.
BufferException - Exception in jarol.messages
Exception thrown due to buffer errors or overflows.
BufferException(String) - Constructor for exception jarol.messages.BufferException
Constructor
BYTE_ORDER - Variable in class jarol.messages.MessageFactory
Byte order used by this factory.

A B C D F G H I J L M N P R S T U V W