Class ByteInputStream

    • Constructor Detail

      • ByteInputStream

        public ByteInputStream()
      • ByteInputStream

        public ByteInputStream​(byte[] buf,
                               int length)
      • ByteInputStream

        public ByteInputStream​(byte[] buf,
                               int offset,
                               int length)