TextFileInput

Composes a file with line-oriented input. The input is buffered.

Constructors

this
this(cstring path, File.Style style)

Compose a FileStream.

this
this(File file)

Wrap a FileConduit instance.

Meta