Uses of Class
org.jgrapes.io.util.ByteBufferOutputStream
Package
Description
Utility classes, mainly for adapted buffers to specific needs.
-
Uses of ByteBufferOutputStream in org.jgrapes.io.util
Modifier and TypeMethodDescriptionByteBufferOutputStream.sendInputEvents()
ByteBufferOutputStream.suppressClose()
Suppresses sending of a close event when the stream is closed.ByteBufferOutputStream.suppressEndOfRecord()
Suppresses setting the end of record flag when the stream is flushed or closed.