Function format_shortest
pub fn format_shortest<'a>(d: &Decoded, buf: &'a mut [MaybeUninit<u8>]) -> (&'a [u8], i16)
The shortest mode implementation for Dragon.
format_shortestpub fn format_shortest<'a>(d: &Decoded, buf: &'a mut [MaybeUninit<u8>]) -> (&'a [u8], i16)
The shortest mode implementation for Dragon.