Skip to main content

decode_binary_snapshot_payload

Function decode_binary_snapshot_payload 

Source
pub fn decode_binary_snapshot_payload(
    bytes: Vec<u8>,
) -> Result<BinarySnapshotPayload, SyncularError>