hunt-imf ~master (2019-10-15T07:29:22Z)
Home
Dub
Repo
WsCodec
hunt
imf
protocol
websocket
WsCodec
Undocumented in source.
class
WsCodec : 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
hunt
imf
protocol
websocket
WsCodec
classes
WsCodec