-
- Enclosing interface:
- Statics
public static interface Statics.UncheckedLoadByteThis interface provides the fastest possible offsetted byte-access to a buffer. Used byStatics.bytesBefore(Buffer, UncheckedLoadByte, Buffer, UncheckedLoadByte)to access memory faster.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byteload(Buffer buffer, int offset)
-
-
-
Method Detail
-
load
byte load(Buffer buffer, int offset)
-
-