fn encode_blocks<const SIZE: usize>(out: &mut [u8], val: &[u8]) -> usize
Writes val in SIZE blocks with the appropriate continuation tokens
val
SIZE