Skip to main content

Auki::ConjureKit::Manna::ZXingQRDataDecoder

Public Functions

Name
ZXingQRDataDecoder(int squareSize, bool caching)
stringDecodeBits(IReadOnlyList< bool > bits)

Public Functions Documentation

function ZXingQRDataDecoder

ZXingQRDataDecoder(
int squareSize,
bool caching
)

function DecodeBits

string DecodeBits(
IReadOnlyList< bool > bits
)