Class AoByteArrayInputStream

    • Constructor Detail

      • AoByteArrayInputStream

        public AoByteArrayInputStream​(byte[] buf)
    • Method Detail

      • getInternalByteArray

        public byte[] getInternalByteArray()
        Provides direct access to the internal byte[] to avoid unnecessary copying of the array.