Class BytePointer


  • public class BytePointer
    extends Object
    • Field Detail

      • bytes

        public final byte[] bytes
      • offset

        public int offset
    • Constructor Detail

      • BytePointer

        public BytePointer​(byte[] bytes,
                           int offset)