serve/vendor/khanamiryan/qrcode-detector-decoder/lib/CommonDecoderResult.php

Classes

DecoderResult <p>Encapsulates the result of decoding a matrix of bits. This typically applies to 2D barcode formats. For now it contains the raw bytes obtained, as well as a String interpretation of those bytes, if applicable.</p>