Module bpx::variant::package[][src]

Expand description

An implementation of the BPX type P (Package) specification.

Modules

Structs

Utility to easily generate a PackageEncoder.

Represents a BPX Package decoder.

Represents a BPX Package encoder

Enums

Enum of all supported processor architectures by BPXP.

Enum of all supported platforms by BPXP.

Constants

The standard type for a data section in a BPX Package (type P).

The standard type for the object table section in a BPX Package (type P).

The supported BPX version for this package variant decoder/encoder.