Uses of Class
io.netty5.buffer.BufferClosedException
-
Packages that use BufferClosedException Package Description io.netty5.buffer.internal Internal implementation details that can be shared among Buffer implementations. -
-
Uses of BufferClosedException in io.netty5.buffer.internal
Methods in io.netty5.buffer.internal that return BufferClosedException Modifier and Type Method Description static BufferClosedException
InternalBufferUtils. bufferIsClosed(Buffer buffer)
-