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