Uses of Interface
io.netty5.buffer.internal.InternalBufferUtils.UncheckedLoadByte
-
Packages that use InternalBufferUtils.UncheckedLoadByte Package Description io.netty5.buffer.internal Internal implementation details that can be shared among Buffer implementations. -
-
Uses of InternalBufferUtils.UncheckedLoadByte in io.netty5.buffer.internal
Fields in io.netty5.buffer.internal declared as InternalBufferUtils.UncheckedLoadByte Modifier and Type Field Description static InternalBufferUtils.UncheckedLoadByteInternalBufferUtils. UNCHECKED_LOAD_BYTE_BUFFERMethods in io.netty5.buffer.internal with parameters of type InternalBufferUtils.UncheckedLoadByte Modifier and Type Method Description static intInternalBufferUtils. bytesBefore(Buffer haystack, InternalBufferUtils.UncheckedLoadByte hl, Buffer needle, InternalBufferUtils.UncheckedLoadByte nl)
-