[][src]Function postcard_cobs::decode_vec

pub fn decode_vec(source: &[u8]) -> Result<Vec<u8>, ()>

Decodes the source buffer into a vector.