Skip to main content

Module format

Module format 

Source
Expand description

.areal binary file format — header, sections, footer.

Re-exports§

pub use file::ArealReader;
pub use file::ArealWriter;

Modules§

file
.areal file reader and writer.
footer
.areal file footer — 64 bytes.
header
.areal file header — 256 bytes.
sections
Section types and section table for .areal format.