Module header

Module header 

Available on crate feature alloc only.

Structs§

Header
A parsed, supported journal file header.

Enums§

HeaderError
Why a byte sequence is not a valid, supported journal file header.

Constants§

FORMAT_VERSION 🔒
Current on-disk journal format version. Bump on any change older readers cannot handle, including adding an op code (ops are not self-delimiting).
MAGIC 🔒
Magic bytes identifying a finmqtt journal file.