Skip to main content

decode_operation_log

Function decode_operation_log 

Source
pub fn decode_operation_log(buf: &[u8]) -> Result<Vec<Operation>, DecodeError>
Expand description

Decodes all operations from a with-data FlatBuffer OperationLog.