Package io.servicetalk.buffer.api
-
Interface Summary Interface Description Buffer An arbitrary and sequential accessible sequence of zero or more bytes (octets).BufferAllocator An API to allocateBuffers.BufferHolder An object which contains aBuffer.ByteProcessor Provides a mechanism to iterate over a collection of bytes.CompositeBuffer A virtualBufferwhich shows multiple buffers as a single merged buffer. -
Class Summary Class Description CharSequences 8-bit ASCII strings factory and basic utilities helper.EmptyBuffer An immutable zero capacityBuffer.Matchers CustomMatchers specific to http-api.ReadOnlyBufferAllocators Utility class containingBufferAllocators that createBufferinstances which cannot be modified and are read only.