Uses of Package
org.simpleframework.common.buffer
-
Packages that use org.simpleframework.common.buffer Package Description org.simpleframework.common.buffer -
Classes in org.simpleframework.common.buffer used by org.simpleframework.common.buffer Class Description Allocator TheAllocator
interface is used to describe a resource that can allocate a buffer.Buffer TheBuffer
interface represents a collection of bytes that can be written to and later read.FilterAllocator TheFilterAllocator
object is used to provide a means to provide a general set of constraints around buffer allocation.