Uses of Class
com.mastfrog.util.streams.ContinuousLineStream
Packages that use ContinuousLineStream
-
Uses of ContinuousLineStream in com.mastfrog.util.streams
Methods in com.mastfrog.util.streams that return ContinuousLineStreamModifier and TypeMethodDescriptionstatic ContinuousLineStreamCreate a UTF-8 line stream with a buffer size of 8192 bytes.static ContinuousLineStreamCreate a UTF-8 line stream with the specified byte buffer size.static ContinuousLineStreamCreate a line stream for the specified encoding with the specified byte buffer size.static ContinuousLineStreamCreate a UTF-8 line stream with a buffer size of 8192 bytes.static ContinuousLineStreamCreate a UTF-8 line stream with the specified byte buffer size.static ContinuousLineStreamCreate a line stream for the specified encoding with the specified byte buffer size.