Function preserves::value::packed::iovalue_from_bytes

source ยท
pub fn iovalue_from_bytes(bs: &[u8]) -> Result<IOValue>
Expand description

Reads an IOValue from the given byte vector bs using the binary encoding, discarding annotations.