Expand description

The bits module encodes binary data into raw bits used in a QR code.

Structs

The Bits structure stores the encoded data for a QR code.

Enums

An “extended” mode indicator, includes all indicators supported by QR code beyond those bearing data.

Functions

Automatically determines the minimum version to store the data, and encode the result.