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