The byte buffer is unsynchronized.
StringBuffer
but works with byte
arrays. Floating point is converted to a format suitable to the PDF.
@author Paulo Soares
StringBuffer
but works with byte
arrays. Floating point is converted to a format suitable to the PDF.
@author Paulo Soares (psoares@consiste.pt)
byte
s. A byte buffer can be created in either of the following ways:
Derived buffers are the buffers which were created by {@link #duplicate()}, {@link #slice()}, or {@link #asReadOnlyBuffer()}. They are useful especially when you broadcast the same messages to multiple {@link IoSession}s. Please note that the derived buffers are neither pooled nor auto-expandable. Trying to expand a derived buffer will raise {@link IllegalStateException}.
MINA provides a {@link ByteBufferAllocator} interface to let you overridethe default buffer management behavior. There are two allocators provided out-of-the-box:
|
|