BackupHeaderSerializer
Reads and writes a BackupHeader to data streams.
See the file specifications in backup/README.md
Inheritors
Functions
Link copied to clipboard
Converts a BackupHeader into a byte buffer format, which can be stored in the beginning of a Backup file.
Link copied to clipboard
Consumes the first relevant bytes of the source, parses and returns a HeaderParseResult.