Object -
io :
WritableTextRecordChannel
Represents a channel which will allow to write records through a given WritableCharacterChannel.
Constructor
__init
(WritableCharacterChannel characterChannel, string fs, string rs, string fmt)
- characterChannel WritableCharacterChannel
- fs string
-
Field separator (this could be a regex)
- rs string
-
Record separator (this could be a regex)
- fmt string default