Uses of Interface
io.netty.buffer.ByteBufConvertible
Packages that use ByteBufConvertible
Package
Description
Abstraction of a byte buffer - the fundamental data structure
to represent a low-level binary and text message.
-
Uses of ByteBufConvertible in io.netty.buffer
Classes in io.netty.buffer that implement ByteBufConvertibleModifier and TypeClassDescriptionclassA skeletal implementation of a buffer.classDeprecated.Do not use.classAbstract base class forByteBufimplementations that count references.classA random and sequential accessible sequence of zero or more bytes (octets).classA virtual buffer which shows multiple buffers as a single merged buffer.classDeprecated.Do not use.final classAn emptyByteBufwhose capacity and maximum capacity are all0.classDeprecated.Do not use.classDeprecated.Do not use.classDeprecated.use the Little Endian accessors, e.g.classA NIOByteBufferbased buffer.classBig endian Java heap buffer implementation.classA NIOByteBufferbased buffer.classBig endian Java heap buffer implementation.