Skip to main content

get_bytes

Function get_bytes 

Source
fn get_bytes(pairs: &[(Value, Value)], key: &str) -> Option<Vec<u8>>
Expand description

Helper to extract byte string from a CBOR map by key.