pub fn describe_prefix(bytes: &[u8]) -> Result<(String, usize)>
describe over a chunk at the front of a longer buffer, and how many bytes it took.
describe
As decode_prefix.
decode_prefix