Class PresentOutputStream


  • public class PresentOutputStream
    extends Object
    • Constructor Detail

      • PresentOutputStream

        public PresentOutputStream​(CompressionKind compression,
                                   int bufferSize)
    • Method Detail

      • writeBoolean

        public void writeBoolean​(boolean value)
      • recordCheckpoint

        public void recordCheckpoint()
      • close

        public void close()
      • getBufferedBytes

        public long getBufferedBytes()
      • getRetainedBytes

        public long getRetainedBytes()
      • reset

        public void reset()