pub fn decode_operation(buf: &[u8]) -> Result<Operation, DecodeError>Expand description
Decodes a single operation from a string-data FlatBuffer.
pub fn decode_operation(buf: &[u8]) -> Result<Operation, DecodeError>Decodes a single operation from a string-data FlatBuffer.