Interface Util.ByteGetter

  • Enclosing class:
    Util

    public static interface Util.ByteGetter
    Returns the byte at index.
    • Method Detail

      • get

        byte get​(int index)