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