Crate libpna

source ·
Expand description

A library for reading and writing PNA archives

This library provides utilities necessary to manage PNA archives abstracted over a reader or writer. Great strides are taken to ensure that an archive is never required to be fully resident in memory, and all objects provide largely a streaming interface to read bytes from.

Structs§

Enums§

Constants§

Traits§

  • The smallest data unit in PNA
  • Archive entry.