decoder library

Functions

assembleBits(Uint16List byte) → int
bits2bytes(Uint16List bits) → Uint16List
decodeMessageFromImage(DecodeRequest req) DecodeResponse
decodeMessageFromImageAsync(DecodeRequest req, { BuildContext context }) → Future<DecodeResponse>
extractBitsFromImg(Uint16List img) → Uint16List
extractLastBit(int pixel) → int
getMockedDecodeResult() DecodeResponse
sanitizePaddingZeros(Uint16List msg) → Uint16List