package
0.2.1
Repository: https://github.com/verte-zerg/qrcode.git
Documentation: pkg.go.dev

# Functions

GenerateData is a helper function to pack a sequence of ValueBlocks into a byte array.
GetEncodingMode returns the encoding mode for the given string.

# Constants

No description provided by the author
No description provided by the author
also have a value of 2.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
also have a value of 3.
No description provided by the author
ISO8859-11, but Windows-874 is a superset.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
does not support.
does not support.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

EncodeBlock is a block of data for encoding, representing a part (or whole) of the content.
No description provided by the author
ValueBlock is a block of data with a number of bits.

# Interfaces

QREncoder is an interface for all encoders.

# Type aliases

EncodingMode is a type for encoding mode (numeric, alphanumeric, etc).