Class ByteOutputStream

    • Field Detail

      • byteOutput

        protected volatile ByteOutput byteOutput
    • Constructor Detail

      • ByteOutputStream

        public ByteOutputStream​(ByteOutput byteOutput)
        Construct a new instance.
        Parameters:
        byteOutput - the byte output to write to