Interface Util.ByteGetter

Enclosing class:
Util

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

    Modifier and Type
    Method
    Description
    byte
    get(int index)
     
  • Method Details

    • get

      byte get(int index)