Struct varu64::nb::LengthValueDecoder [−][src]
pub struct LengthValueDecoder(_, _);
Expand description
State for decoding a VarU64 followed by that many bytes into a Vec<u8>
.
pub struct LengthValueDecoder(_, _);
State for decoding a VarU64 followed by that many bytes into a Vec<u8>
.