ox.channels.SourceTextOps
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Known subtypes
-
-
Self type
-
Members list
Transforms a Source of byte chunks such that each emitted String
is a text line from the input.
Transforms a Source of byte chunks such that each emitted String
is a text line from the input.
Attributes
-
Returns
-
a Source emitting lines read from the input byte chunks, assuming they represent text.