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