Crate bpx[][src]

Expand description

This library is the official implementation for the BPX container format.

Modules

bpxp

An implementation of the BPX type P (Package) specification

builder

High-level utilities to generate low-level file headers

decoder

The BPX decoder

encoder

The BPX encoder

error

Error declarations

header

Declarations for basic constants and low-level file headers

sd

The BPX Structured Data format (BPXSD)

section

Utilities to manipulate the content of sections

strings

A set of helpers to manipulate BPX strings sections

utils

Contains various utilities to be used by other modules

Traits

Interface

The interface implemented by both the BPX encoder and decoder

Type Definitions

Result

Represents a result from this library

SectionHandle

Represents a pointer to a section