pub fn decode_int_seq(bytes: &[u8]) -> Option<Vec<i64>>
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.
describe_int_seq