Uses of Class
org.jgrapes.io.util.LineCollector
Package
Description
Utility classes, mainly for adapted buffers to specific needs.
-
Uses of LineCollector in org.jgrapes.io.util
Modifier and TypeMethodDescriptionSets the charset to be used iffeed(ManagedBuffer)
is invoked withManagedBuffer<ByteBuffer>
.Configures a consumer for lines.LineCollector.nativeCharset()
Sets the charset to be used iffeed(ManagedBuffer)
is invoked withManagedBuffer<ByteBuffer>
to the charset specified as system propertynative.encoding
.