MCPcopy Create free account
hub / github.com/devilsen/CZXing / StructuredAppendInfo

Class StructuredAppendInfo

czxing/src/main/cpp/zxing/src/datamatrix/DMDecoder.cpp:282–282  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

280 std::string resultTrailer;
281
282 struct StructuredAppendInfo sai;
283 bool readerInit = false;
284 bool firstCodeword = true;
285 bool done = false;

Callers 1

DecoderResult DecodeFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected