All Classes and Interfaces

Class
Description
Represents a wrapper over a byte array and has 2 positions: ByteBuf.head and ByteBuf.tail.
Represents a pool of ByteBufs with 33 slabs.
Manages stats for this ByteBufPool.
 
Stores information about ByteBufs for stats.
Represents a circular FIFO queue of ByteBufs optimized for efficient work with multiple ByteBufs.
 
 
This class contains various fast string utilities for ByteBufs and byte arrays
An implementation of character Writer, that appends characters it received to an allocated ByteBuf.