QrCode.ReadSolomonGenerator

Undocumented in source.
struct QrCode
pure @safe static
struct ReadSolomonGenerator {}

Constructors

this
this(int degree)
Undocumented in source.

Members

Functions

getRemainder
ubyte[] getRemainder(const(ubyte)[] data)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta