Interface ByteAccess

    • Method Detail

      • getValue

        byte getValue​(int index)
      • setValue

        void setValue​(int index,
                      byte value)