pub fn encode_len_prefixed(bytes: &[u8], cfg: Config) -> Vec<u8> ⓘ
Encode a length-prefixed byte slice according to Config.
Config
cfg.use_varint
u64