Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http/src/h2/hpack/representation/
Ddecoder.rs360 fn decode(self, buf: &mut &[u8]) -> DecResult<Vec<u8>, LiteralString> { in decode() argument
406 fn decode(mut self, buf: &mut &[u8]) -> DecResult<Vec<u8>, LiteralString> { in decode() argument
449 fn decode(mut self, buf: &mut &[u8]) -> DecResult<Vec<u8>, LiteralString> { in decode() argument
493 fn decode(mut self, buf: &mut &[u8]) -> DecResult<Vec<u8>, LiteralString> { in decode() argument