pub fn expry_object_raw<'c>(
    scope: &mut MemoryScope<'c>,
    slice: &[(Key<'_>, &[u8])]
) -> Result<&'c [u8], EncodingError>
Expand description

create a binary object from individual fields