Package io.servicetalk.buffer.api
@ElementsAreNonnullByDefault
package io.servicetalk.buffer.api
ServiceTalk Buffer APIs.
-
ClassDescriptionAn arbitrary and sequential accessible sequence of zero or more bytes (octets).An API to allocate
Buffer
s.Deprecated.This API is going to be removed in future releases with no planned replacement.Provides a mechanism to iterate over a collection of bytes.8-bit ASCII strings factory and basic utilities helper.A virtualBuffer
which shows multiple buffers as a single merged buffer.An immutable zero capacityBuffer
.Utility class containingBufferAllocator
s that createBuffer
instances which cannot be modified and are read only.