Interface Util.ByteGetter
- Enclosing class:
Util
public static interface Util.ByteGetter
Returns the byte at
index
.- Since:
- 4.0
- Author:
- Brian Stansberry, Galder Zamarreño
-
Method Summary
-
Method Details
-
get
byte get(int index)
-
Util
index
.