Function forest_filecoin::db::car::plain::read_header

source ·
fn read_header(reader: impl Read) -> Result<CarHeader>
Expand description
start ►│          reader end ►│
       ├───────────┬──────────┤
       │body length│car header│
       └───────────┴──────────┘