Skip to main content

decode

Function decode 

Source
pub fn decode(data: &[u8]) -> Result<PhysicalChangeset, ChangesetError>
Expand description

Decode a physical changeset from binary data. Validates magic, version, and recomputes checksum.