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