TextLineCodec

Undocumented in source.
class TextLineCodec : Codec!(string, string) {}

Constructors

this
this()
Undocumented in source.

Members

Functions

decoder
TextLineDecoder decoder()
Undocumented in source. Be warned that the author may not have intended to support it.
encoder
TextLineEncoder encoder()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta