archttp ~master (2022-05-11T13:27:02.700293)
Dub
Repo
HttpDecoder
archttp
codec
HttpDecoder
Undocumented in source.
class
HttpDecoder : Decoder!HttpRequest {
long
Decode
(Nbuff buffer, HttpRequest request);
}
Members
Functions
Decode
long
Decode
(Nbuff buffer, HttpRequest request)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
archttp
codec
HttpDecoder
classes
HttpDecoder