msgtrans ~master (2021-04-20T08:40:50Z)
Home
Dub
Repo
TcpCodec
msgtrans
channel
tcp
TcpCodec
Undocumented in source.
class
TcpCodec : Codec {
this
();
Encoder
getEncoder
();
Decoder
getDecoder
();
}
Constructors
this
this
()
Undocumented in source.
Members
Functions
getDecoder
Decoder
getDecoder
()
Undocumented in source. Be warned that the author may not have intended to support it.
getEncoder
Encoder
getEncoder
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
msgtrans
channel
tcp
TcpCodec
modules
TcpClientChannel
TcpCodec
TcpDecoder
TcpEncoder
TcpServerChannel
TcpTransportSession