Skip to main content

Module bytes

Module bytes 

Source

Functionsยง

decode_operation
Decodes a single operation from a with-data FlatBuffer.
decode_operation_log
Decodes all operations from a with-data FlatBuffer OperationLog.
encode_operation
Encodes a single bytes::Operation into a FlatBuffer byte vector (file identifier "CRD2").
encode_operation_log
Encodes multiple operations into a single FlatBuffer byte vector.