Skip to main content

decode_int_seq

Function decode_int_seq 

Source
pub fn decode_int_seq(bytes: &[u8]) -> Option<Vec<i64>>
Expand description

Decode a full describe_int_seq byte string back to the exact sequence. Requires the whole buffer to be consumed (a clean round-trip witness). Uses a default element cap.