Output

tinyscalautils.io.Output
See theOutput companion object

Text outputs, suitable to the write and writeAll functions.

Attributes

Companion
object
Source
Output.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def destination(out: O): OutputStream

Opens the output as a stream.

Opens the output as a stream.

Attributes

Source
Output.scala