Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http/src/h3/qpack/
Dinteger.rs19 pub(crate) struct Integer { struct
20 pub(crate) int: IntegerEncoder, argument
23 impl Integer { impl
/commonlibrary/rust/ylong_http/ylong_http/src/h2/hpack/representation/
Dencoder.rs494 pub(crate) struct Integer { struct
495 int: IntegerEncoder, argument
498 impl Integer { impl