Package com.google.code.yanf4j.buffer
package com.google.code.yanf4j.buffer
IoBuffer from mina
-
ClassDescriptionA base implementation of
IoBuffer.ARuntimeExceptionwhich is thrown when the data theIoBuffercontains is corrupt.AnIoBufferAllocatorthat caches the buffers which are likely to be reused during auto-expansion of the buffers.A byte buffer used by MINA applications.AllocatesIoBuffers and manages them.Provides utility methods to dump anIoBufferinto a hex formatted string.AIoBufferthat wraps a buffer and proxies any operations to it.A simplisticIoBufferAllocatorwhich simply allocates a new buffer every time.