Skip to main content

decode

Function decode 

Source
pub fn decode(bytes: &[u8]) -> Result<Chunk, FormatError>
Expand description

Decode a BFV0 module. Untrusted by default: Cap / Pid / Message constants are rejected (see decode_with).