TChannel
Namespace: NovelFS.NovelIO
A channel that may support text being read from it and written to it
Record Fields
Record Field | Description |
IOMode
Signature: ChannelIOMode
|
|
TextReader
Signature: StreamReader option
|
|
TextWriter
Signature: StreamWriter option
|