pub fn encode_vec(source: &[u8]) -> Vec<u8> ⓘ
alloc
Encodes the source buffer into a vector, using the encode function.
source