Class ByteBufferOutputStream

    • Field Detail

      • buf

        protected byte[] buf
      • count

        protected int count
    • Constructor Detail

      • ByteBufferOutputStream

        public ByteBufferOutputStream()
      • ByteBufferOutputStream

        public ByteBufferOutputStream​(int size)