Class BytesOutputStream.Bytes

    • Field Detail

      • bytes

        public final byte[] bytes
      • offset

        public final int offset
      • length

        public final int length
    • Constructor Detail

      • Bytes

        public Bytes​(byte[] bytes,
                     int offset,
                     int length)