geario ~master (2022-06-04T17:41:52.6758737)
Dub
Repo
TextLineCodec
geario
codec
textline
TextLineCodec
Undocumented in source.
class
TextLineCodec : Codec!(string, string) {
this
();
TextLineDecoder
decoder
();
TextLineEncoder
encoder
();
}
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
Source
See Implementation
geario
codec
textline
TextLineCodec
classes
TextLineCodec