pub fn encode_operation(op: &Operation) -> Vec<u8> ⓘ
Encodes a single simple::Operation into a FlatBuffer byte vector.
simple::Operation
The returned bytes are a complete, verified FlatBuffer with file identifier "CRDT".
"CRDT"