Searched defs:IntegerEncoder (Results 1 – 2 of 2) sorted by relevance
97 pub(crate) struct IntegerEncoder { struct104 /// Enumeration of states that the `IntegerEncoder` needs to use. argument111 impl IntegerEncoder { implementation
79 pub(crate) struct IntegerEncoder { struct86 /// Enumeration of states that the `IntegerEncoder` needs to use. argument93 impl IntegerEncoder { impl