Skip to main content

decode_tree_frame

Function decode_tree_frame 

Source
pub fn decode_tree_frame(bytes: &[u8]) -> Result<Vec<Tree>, CompactError>
Expand description

Decode and whole-frame-verify every tree in a compact frame.