NovelIO


TChannel

Namespace: NovelFS.NovelIO

A channel that may support text being read from it and written to it

Record Fields

Record FieldDescription
IOMode
Signature: ChannelIOMode
TextReader
Signature: StreamReader option
TextWriter
Signature: StreamWriter option
Fork me on GitHub