API Reference

The bytemaker package provides a set of tools for working with various bit types, bit vectors, and data conversions.

Subpackages

bitvector

The bitvector subpackage provides classes and functions for handling bit vectors and their optimizations.

bittypes

The bittypes subpackage provides classes and functions for handling various bit types, buffers, floats, integers, and strings.

Direct Modules

Conversions

The conversions modules provide utilities for converting between various aggregate types, C types, and Python types.

Other Modules