Class Hierarchy
- java.lang.Object
- io.netty5.buffer.AbstractByteBufAllocator (implements io.netty5.buffer.ByteBufAllocator)
- io.netty5.buffer.PooledByteBufAllocator (implements io.netty5.buffer.ByteBufAllocatorMetricProvider)
- io.netty5.buffer.UnpooledByteBufAllocator (implements io.netty5.buffer.ByteBufAllocatorMetricProvider)
- io.netty5.buffer.ByteBuf (implements io.netty5.buffer.ByteBufConvertible, java.lang.Comparable<T>, io.netty5.util.ReferenceCounted)
- io.netty5.buffer.AbstractByteBuf
- io.netty5.buffer.AbstractDerivedByteBuf
- io.netty5.buffer.DuplicatedByteBuf
- io.netty5.buffer.ReadOnlyByteBuf
- io.netty5.buffer.SlicedByteBuf
- io.netty5.buffer.AbstractReferenceCountedByteBuf
- io.netty5.buffer.CompositeByteBuf (implements java.lang.Iterable<T>)
- io.netty5.buffer.UnpooledDirectByteBuf
- io.netty5.buffer.UnpooledUnsafeDirectByteBuf
- io.netty5.buffer.UnpooledHeapByteBuf
- io.netty5.buffer.UnpooledUnsafeHeapByteBuf
- io.netty5.buffer.AbstractDerivedByteBuf
- io.netty5.buffer.EmptyByteBuf
- io.netty5.buffer.SwappedByteBuf
- io.netty5.buffer.AbstractByteBuf
- io.netty5.buffer.ByteBufUtil
- io.netty5.buffer.DefaultByteBufHolder (implements io.netty5.buffer.ByteBufHolder)
- java.io.InputStream (implements java.io.Closeable)
- io.netty5.buffer.BufferInputStream (implements java.io.DataInput)
- io.netty5.buffer.ByteBufInputStream (implements java.io.DataInput)
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- io.netty5.buffer.BufferOutputStream (implements java.io.DataOutput)
- io.netty5.buffer.ByteBufOutputStream (implements java.io.DataOutput)
- io.netty5.buffer.PooledByteBufAllocatorMetric (implements io.netty5.buffer.ByteBufAllocatorMetric)
- io.netty5.buffer.Unpooled
- io.netty5.buffer.AbstractByteBufAllocator (implements io.netty5.buffer.ByteBufAllocator)
Interface Hierarchy
- io.netty5.buffer.ByteBufAllocator
- io.netty5.buffer.ByteBufAllocatorMetric
- io.netty5.buffer.ByteBufAllocatorMetricProvider
- io.netty5.buffer.ByteBufConvertible
- io.netty5.util.ByteProcessor
- io.netty5.buffer.ByteBufProcessor
- java.lang.Iterable<T>
- io.netty5.buffer.PoolChunkListMetric
- io.netty5.buffer.PoolChunkMetric
- io.netty5.buffer.PoolSubpageMetric
- io.netty5.util.ReferenceCounted
- io.netty5.buffer.ByteBufHolder
- io.netty5.buffer.SizeClassesMetric
- io.netty5.buffer.PoolArenaMetric