Home
last modified time | relevance | path

Searched defs:ReprDecodeState (Results 1 – 1 of 1) sorted by relevance

/commonlibrary/rust/ylong_http/ylong_http/src/h2/hpack/representation/
Ddecoder.rs168 fn decode(self, buf: &mut &[u8]) -> DecResult<Representation, ReprDecodeState> { in decode() argument
206 fn decode(self, buf: &mut &[u8]) -> DecResult<Representation, ReprDecodeState> { in decode() argument
235 fn decode(self, buf: &mut &[u8]) -> DecResult<Representation, ReprDecodeState> { in decode() argument
530 fn decode(self) -> DecResult<Representation, ReprDecodeState> { in decode() argument