Module cpio_archive::odc

source ·
Expand description

Portable ASCII format / old character / odc archive support.

This module implements support for the Portable ASCII format as standardized in version 2 of the Single UNIX Specification (SUSv2). It is also commonly referred to as old character or odc.

Structs

  • Iteratively create a cpio archive using the Portable ASCII format.
  • Parsed portable ASCII format header.
  • A cpio archive reader for Portable ASCII format archives.

Constants

  • Header magic for odc entries.