chillerlan-QRCode-Decoder-DecoderResult.html 51 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <title>Documentation</title>
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <base href="../">
  8. <link rel="icon" href="images/favicon.ico"/>
  9. <link rel="stylesheet" href="css/normalize.css">
  10. <link rel="stylesheet" href="css/base.css">
  11. <link rel="preconnect" href="https://fonts.gstatic.com">
  12. <link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@100;200;300;400;600;700&display=swap" rel="stylesheet">
  13. <link href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400;600;700&display=swap" rel="stylesheet">
  14. <link rel="stylesheet" href="css/template.css">
  15. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0/css/all.min.css" integrity="sha256-ybRkN9dBjhcS2qrW1z+hfCxq+1aBdwyQM5wlQoQVt/0=" crossorigin="anonymous" />
  16. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/themes/prism-okaidia.css">
  17. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.css">
  18. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.css">
  19. <script src="https://cdn.jsdelivr.net/npm/fuse.js@3.4.6"></script>
  20. <script src="https://cdn.jsdelivr.net/npm/css-vars-ponyfill@2"></script>
  21. <script src="js/template.js"></script>
  22. <script src="js/search.js"></script>
  23. <script defer src="js/searchIndex.js"></script>
  24. </head>
  25. <body id="top">
  26. <header class="phpdocumentor-header phpdocumentor-section">
  27. <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Documentation</a></h1>
  28. <input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
  29. <label class="phpdocumentor-header__menu-icon" for="menu-button">
  30. <i class="fas fa-bars"></i>
  31. </label>
  32. <section data-search-form class="phpdocumentor-search">
  33. <label>
  34. <span class="visually-hidden">Search for</span>
  35. <svg class="phpdocumentor-search__icon" width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
  36. <circle cx="7.5" cy="7.5" r="6.5" stroke="currentColor" stroke-width="2"/>
  37. <line x1="12.4892" y1="12.2727" x2="19.1559" y2="18.9393" stroke="currentColor" stroke-width="3"/>
  38. </svg>
  39. <input type="search" class="phpdocumentor-field phpdocumentor-search__field" placeholder="Loading .." disabled />
  40. </label>
  41. </section>
  42. <nav class="phpdocumentor-topnav">
  43. <ul class="phpdocumentor-topnav__menu">
  44. <li class="phpdocumentor-topnav__menu-item -menu">
  45. <a href="https://php-qrcode.readthedocs.io">
  46. <span>
  47. User Manual
  48. </span>
  49. </a>
  50. </li>
  51. <li class="phpdocumentor-topnav__menu-item -social">
  52. <a href="https://github.com/chillerlan/php-qrcode">
  53. <span>
  54. <i class="fab fa-github"></i>
  55. </span>
  56. </a>
  57. </li>
  58. </ul>
  59. </nav>
  60. </header>
  61. <main class="phpdocumentor">
  62. <div class="phpdocumentor-section">
  63. <input class="phpdocumentor-sidebar__menu-button" type="checkbox" id="sidebar-button" name="sidebar-button" />
  64. <label class="phpdocumentor-sidebar__menu-icon" for="sidebar-button">
  65. Menu
  66. </label>
  67. <aside class="phpdocumentor-column -three phpdocumentor-sidebar">
  68. <section class="phpdocumentor-sidebar__category">
  69. <h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
  70. <h4 class="phpdocumentor-sidebar__root-namespace">
  71. <a href="namespaces/chillerlan.html" class="">chillerlan</a>
  72. </h4>
  73. <ul class="phpdocumentor-list">
  74. <li>
  75. <a href="namespaces/chillerlan-qrcode.html" class="">QRCode</a>
  76. </li>
  77. <li>
  78. <a href="namespaces/chillerlan-qrcodetest.html" class="">QRCodeTest</a>
  79. </li>
  80. </ul>
  81. <h4 class="phpdocumentor-sidebar__root-namespace">
  82. <a href="namespaces/output.html" class="">Output</a>
  83. </h4>
  84. </section>
  85. <section class="phpdocumentor-sidebar__category">
  86. <h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
  87. <h4 class="phpdocumentor-sidebar__root-namespace">
  88. <a href="packages/Application.html" class="">Application</a>
  89. </h4>
  90. </section>
  91. <section class="phpdocumentor-sidebar__category">
  92. <h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
  93. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
  94. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
  95. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
  96. </section>
  97. <section class="phpdocumentor-sidebar__category">
  98. <h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
  99. <h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
  100. </section>
  101. </aside>
  102. <div class="phpdocumentor-column -nine phpdocumentor-content">
  103. <section>
  104. <ul class="phpdocumentor-breadcrumbs">
  105. <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan.html">chillerlan</a></li>
  106. <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan-qrcode.html">QRCode</a></li>
  107. <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan-qrcode-decoder.html">Decoder</a></li>
  108. </ul>
  109. <article class="phpdocumentor-element -class">
  110. <h2 class="phpdocumentor-content__title">
  111. DecoderResult
  112. <div class="phpdocumentor-element__package">
  113. in package
  114. <ul class="phpdocumentor-breadcrumbs">
  115. <li class="phpdocumentor-breadcrumb"><a href="packages/Application.html">Application</a></li>
  116. </ul>
  117. </div>
  118. </h2>
  119. <div class="phpdocumentor-label-line">
  120. <div class="phpdocumentor-label phpdocumentor-label--success"><span>Final</span><span>Yes</span></div>
  121. </div>
  122. <aside class="phpdocumentor-element-found-in">
  123. <abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/DecoderResult.php"><a href="files/src-decoder-decoderresult.html"><abbr title="src/Decoder/DecoderResult.php">DecoderResult.php</abbr></a></abbr>
  124. :
  125. <span class="phpdocumentor-element-found-in__line">31</span>
  126. </aside>
  127. <p class="phpdocumentor-summary">Encapsulates the result of decoding a matrix of bits. This typically
  128. applies to 2D barcode formats. For now, it contains the raw bytes obtained
  129. as well as a String interpretation of those bytes, if applicable.</p>
  130. <h3 id="toc">
  131. Table of Contents
  132. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#toc" class="headerlink"><i class="fas fa-link"></i></a>
  133. </h3>
  134. <h4 id="toc-properties">
  135. Properties
  136. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#toc-properties" class="headerlink"><i class="fas fa-link"></i></a>
  137. </h4>
  138. <dl class="phpdocumentor-table-of-contents">
  139. <dt class="phpdocumentor-table-of-contents__entry -property -public">
  140. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_data">$data</a>
  141. <span>
  142. &nbsp;: string </span>
  143. </dt>
  144. <dt class="phpdocumentor-table-of-contents__entry -property -public">
  145. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_eccLevel">$eccLevel</a>
  146. <span>
  147. &nbsp;: <a href="classes/chillerlan-QRCode-Common-EccLevel.html"><abbr title="\chillerlan\QRCode\Common\EccLevel">EccLevel</abbr></a> </span>
  148. </dt>
  149. <dt class="phpdocumentor-table-of-contents__entry -property -public">
  150. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_maskPattern">$maskPattern</a>
  151. <span>
  152. &nbsp;: <a href="classes/chillerlan-QRCode-Common-MaskPattern.html"><abbr title="\chillerlan\QRCode\Common\MaskPattern">MaskPattern</abbr></a> </span>
  153. </dt>
  154. <dt class="phpdocumentor-table-of-contents__entry -property -public">
  155. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_rawBytes">$rawBytes</a>
  156. <span>
  157. &nbsp;: <a href="classes/chillerlan-QRCode-Common-BitBuffer.html"><abbr title="\chillerlan\QRCode\Common\BitBuffer">BitBuffer</abbr></a> </span>
  158. </dt>
  159. <dt class="phpdocumentor-table-of-contents__entry -property -public">
  160. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_structuredAppendParity">$structuredAppendParity</a>
  161. <span>
  162. &nbsp;: int </span>
  163. </dt>
  164. <dt class="phpdocumentor-table-of-contents__entry -property -public">
  165. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_structuredAppendSequence">$structuredAppendSequence</a>
  166. <span>
  167. &nbsp;: int </span>
  168. </dt>
  169. <dt class="phpdocumentor-table-of-contents__entry -property -public">
  170. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_version">$version</a>
  171. <span>
  172. &nbsp;: <a href="classes/chillerlan-QRCode-Common-Version.html"><abbr title="\chillerlan\QRCode\Common\Version">Version</abbr></a> </span>
  173. </dt>
  174. <dt class="phpdocumentor-table-of-contents__entry -property -private">
  175. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_data">$data</a>
  176. <span>
  177. &nbsp;: string </span>
  178. </dt>
  179. <dt class="phpdocumentor-table-of-contents__entry -property -private">
  180. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_eccLevel">$eccLevel</a>
  181. <span>
  182. &nbsp;: <a href="classes/chillerlan-QRCode-Common-EccLevel.html"><abbr title="\chillerlan\QRCode\Common\EccLevel">EccLevel</abbr></a> </span>
  183. </dt>
  184. <dt class="phpdocumentor-table-of-contents__entry -property -private">
  185. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_maskPattern">$maskPattern</a>
  186. <span>
  187. &nbsp;: <a href="classes/chillerlan-QRCode-Common-MaskPattern.html"><abbr title="\chillerlan\QRCode\Common\MaskPattern">MaskPattern</abbr></a> </span>
  188. </dt>
  189. <dt class="phpdocumentor-table-of-contents__entry -property -private">
  190. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_rawBytes">$rawBytes</a>
  191. <span>
  192. &nbsp;: <a href="classes/chillerlan-QRCode-Common-BitBuffer.html"><abbr title="\chillerlan\QRCode\Common\BitBuffer">BitBuffer</abbr></a> </span>
  193. </dt>
  194. <dt class="phpdocumentor-table-of-contents__entry -property -private">
  195. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_structuredAppendParity">$structuredAppendParity</a>
  196. <span>
  197. &nbsp;: int </span>
  198. </dt>
  199. <dt class="phpdocumentor-table-of-contents__entry -property -private">
  200. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_structuredAppendSequence">$structuredAppendSequence</a>
  201. <span>
  202. &nbsp;: int </span>
  203. </dt>
  204. <dt class="phpdocumentor-table-of-contents__entry -property -private">
  205. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_version">$version</a>
  206. <span>
  207. &nbsp;: <a href="classes/chillerlan-QRCode-Common-Version.html"><abbr title="\chillerlan\QRCode\Common\Version">Version</abbr></a> </span>
  208. </dt>
  209. </dl>
  210. <h4 id="toc-methods">
  211. Methods
  212. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#toc-methods" class="headerlink"><i class="fas fa-link"></i></a>
  213. </h4>
  214. <dl class="phpdocumentor-table-of-contents">
  215. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  216. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#method___construct">__construct()</a>
  217. <span>
  218. &nbsp;: mixed </span>
  219. </dt>
  220. <dd>DecoderResult constructor.</dd>
  221. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  222. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#method___get">__get()</a>
  223. <span>
  224. &nbsp;: mixed|null </span>
  225. </dt>
  226. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  227. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#method___toString">__toString()</a>
  228. <span>
  229. &nbsp;: string </span>
  230. </dt>
  231. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  232. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#method_getQRMatrix">getQRMatrix()</a>
  233. <span>
  234. &nbsp;: <a href="classes/chillerlan-QRCode-Data-QRMatrix.html"><abbr title="\chillerlan\QRCode\Data\QRMatrix">QRMatrix</abbr></a> </span>
  235. </dt>
  236. <dd>Returns a QRMatrix instance with the settings and data of the reader result</dd>
  237. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  238. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#method_hasStructuredAppend">hasStructuredAppend()</a>
  239. <span>
  240. &nbsp;: bool </span>
  241. </dt>
  242. </dl>
  243. <section class="phpdocumentor-properties">
  244. <h3 class="phpdocumentor-elements__header" id="properties">
  245. Properties
  246. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#properties" class="headerlink"><i class="fas fa-link"></i></a>
  247. </h3>
  248. <article
  249. class="
  250. phpdocumentor-element
  251. -property
  252. -public
  253. "
  254. >
  255. <h4 class="phpdocumentor-element__name" id="property_data">
  256. $data
  257. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_data" class="headerlink"><i class="fas fa-link"></i></a>
  258. <span class="phpdocumentor-element__modifiers">
  259. </span>
  260. </h4>
  261. <aside class="phpdocumentor-element-found-in">
  262. <abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/DecoderResult.php"><a href="files/src-decoder-decoderresult.html"><abbr title="src/Decoder/DecoderResult.php">DecoderResult.php</abbr></a></abbr>
  263. :
  264. <span class="phpdocumentor-element-found-in__line">0</span>
  265. </aside>
  266. <code class="phpdocumentor-code phpdocumentor-signature ">
  267. <span class="phpdocumentor-signature__visibility">public</span>
  268. <span class="phpdocumentor-signature__type">string</span>
  269. <span class="phpdocumentor-signature__name">$data</span>
  270. </code>
  271. </article>
  272. <article
  273. class="
  274. phpdocumentor-element
  275. -property
  276. -public
  277. "
  278. >
  279. <h4 class="phpdocumentor-element__name" id="property_eccLevel">
  280. $eccLevel
  281. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_eccLevel" class="headerlink"><i class="fas fa-link"></i></a>
  282. <span class="phpdocumentor-element__modifiers">
  283. </span>
  284. </h4>
  285. <aside class="phpdocumentor-element-found-in">
  286. <abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/DecoderResult.php"><a href="files/src-decoder-decoderresult.html"><abbr title="src/Decoder/DecoderResult.php">DecoderResult.php</abbr></a></abbr>
  287. :
  288. <span class="phpdocumentor-element-found-in__line">0</span>
  289. </aside>
  290. <code class="phpdocumentor-code phpdocumentor-signature ">
  291. <span class="phpdocumentor-signature__visibility">public</span>
  292. <span class="phpdocumentor-signature__type"><a href="classes/chillerlan-QRCode-Common-EccLevel.html"><abbr title="\chillerlan\QRCode\Common\EccLevel">EccLevel</abbr></a></span>
  293. <span class="phpdocumentor-signature__name">$eccLevel</span>
  294. </code>
  295. </article>
  296. <article
  297. class="
  298. phpdocumentor-element
  299. -property
  300. -public
  301. "
  302. >
  303. <h4 class="phpdocumentor-element__name" id="property_maskPattern">
  304. $maskPattern
  305. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_maskPattern" class="headerlink"><i class="fas fa-link"></i></a>
  306. <span class="phpdocumentor-element__modifiers">
  307. </span>
  308. </h4>
  309. <aside class="phpdocumentor-element-found-in">
  310. <abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/DecoderResult.php"><a href="files/src-decoder-decoderresult.html"><abbr title="src/Decoder/DecoderResult.php">DecoderResult.php</abbr></a></abbr>
  311. :
  312. <span class="phpdocumentor-element-found-in__line">0</span>
  313. </aside>
  314. <code class="phpdocumentor-code phpdocumentor-signature ">
  315. <span class="phpdocumentor-signature__visibility">public</span>
  316. <span class="phpdocumentor-signature__type"><a href="classes/chillerlan-QRCode-Common-MaskPattern.html"><abbr title="\chillerlan\QRCode\Common\MaskPattern">MaskPattern</abbr></a></span>
  317. <span class="phpdocumentor-signature__name">$maskPattern</span>
  318. </code>
  319. </article>
  320. <article
  321. class="
  322. phpdocumentor-element
  323. -property
  324. -public
  325. "
  326. >
  327. <h4 class="phpdocumentor-element__name" id="property_rawBytes">
  328. $rawBytes
  329. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_rawBytes" class="headerlink"><i class="fas fa-link"></i></a>
  330. <span class="phpdocumentor-element__modifiers">
  331. </span>
  332. </h4>
  333. <aside class="phpdocumentor-element-found-in">
  334. <abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/DecoderResult.php"><a href="files/src-decoder-decoderresult.html"><abbr title="src/Decoder/DecoderResult.php">DecoderResult.php</abbr></a></abbr>
  335. :
  336. <span class="phpdocumentor-element-found-in__line">0</span>
  337. </aside>
  338. <code class="phpdocumentor-code phpdocumentor-signature ">
  339. <span class="phpdocumentor-signature__visibility">public</span>
  340. <span class="phpdocumentor-signature__type"><a href="classes/chillerlan-QRCode-Common-BitBuffer.html"><abbr title="\chillerlan\QRCode\Common\BitBuffer">BitBuffer</abbr></a></span>
  341. <span class="phpdocumentor-signature__name">$rawBytes</span>
  342. </code>
  343. </article>
  344. <article
  345. class="
  346. phpdocumentor-element
  347. -property
  348. -public
  349. "
  350. >
  351. <h4 class="phpdocumentor-element__name" id="property_structuredAppendParity">
  352. $structuredAppendParity
  353. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_structuredAppendParity" class="headerlink"><i class="fas fa-link"></i></a>
  354. <span class="phpdocumentor-element__modifiers">
  355. </span>
  356. </h4>
  357. <aside class="phpdocumentor-element-found-in">
  358. <abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/DecoderResult.php"><a href="files/src-decoder-decoderresult.html"><abbr title="src/Decoder/DecoderResult.php">DecoderResult.php</abbr></a></abbr>
  359. :
  360. <span class="phpdocumentor-element-found-in__line">0</span>
  361. </aside>
  362. <code class="phpdocumentor-code phpdocumentor-signature ">
  363. <span class="phpdocumentor-signature__visibility">public</span>
  364. <span class="phpdocumentor-signature__type">int</span>
  365. <span class="phpdocumentor-signature__name">$structuredAppendParity</span>
  366. </code>
  367. </article>
  368. <article
  369. class="
  370. phpdocumentor-element
  371. -property
  372. -public
  373. "
  374. >
  375. <h4 class="phpdocumentor-element__name" id="property_structuredAppendSequence">
  376. $structuredAppendSequence
  377. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_structuredAppendSequence" class="headerlink"><i class="fas fa-link"></i></a>
  378. <span class="phpdocumentor-element__modifiers">
  379. </span>
  380. </h4>
  381. <aside class="phpdocumentor-element-found-in">
  382. <abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/DecoderResult.php"><a href="files/src-decoder-decoderresult.html"><abbr title="src/Decoder/DecoderResult.php">DecoderResult.php</abbr></a></abbr>
  383. :
  384. <span class="phpdocumentor-element-found-in__line">0</span>
  385. </aside>
  386. <code class="phpdocumentor-code phpdocumentor-signature ">
  387. <span class="phpdocumentor-signature__visibility">public</span>
  388. <span class="phpdocumentor-signature__type">int</span>
  389. <span class="phpdocumentor-signature__name">$structuredAppendSequence</span>
  390. </code>
  391. </article>
  392. <article
  393. class="
  394. phpdocumentor-element
  395. -property
  396. -public
  397. "
  398. >
  399. <h4 class="phpdocumentor-element__name" id="property_version">
  400. $version
  401. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_version" class="headerlink"><i class="fas fa-link"></i></a>
  402. <span class="phpdocumentor-element__modifiers">
  403. </span>
  404. </h4>
  405. <aside class="phpdocumentor-element-found-in">
  406. <abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/DecoderResult.php"><a href="files/src-decoder-decoderresult.html"><abbr title="src/Decoder/DecoderResult.php">DecoderResult.php</abbr></a></abbr>
  407. :
  408. <span class="phpdocumentor-element-found-in__line">0</span>
  409. </aside>
  410. <code class="phpdocumentor-code phpdocumentor-signature ">
  411. <span class="phpdocumentor-signature__visibility">public</span>
  412. <span class="phpdocumentor-signature__type"><a href="classes/chillerlan-QRCode-Common-Version.html"><abbr title="\chillerlan\QRCode\Common\Version">Version</abbr></a></span>
  413. <span class="phpdocumentor-signature__name">$version</span>
  414. </code>
  415. </article>
  416. <article
  417. class="
  418. phpdocumentor-element
  419. -property
  420. -private
  421. "
  422. >
  423. <h4 class="phpdocumentor-element__name" id="property_data">
  424. $data
  425. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_data" class="headerlink"><i class="fas fa-link"></i></a>
  426. <span class="phpdocumentor-element__modifiers">
  427. </span>
  428. </h4>
  429. <aside class="phpdocumentor-element-found-in">
  430. <abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/DecoderResult.php"><a href="files/src-decoder-decoderresult.html"><abbr title="src/Decoder/DecoderResult.php">DecoderResult.php</abbr></a></abbr>
  431. :
  432. <span class="phpdocumentor-element-found-in__line">37</span>
  433. </aside>
  434. <code class="phpdocumentor-code phpdocumentor-signature ">
  435. <span class="phpdocumentor-signature__visibility">private</span>
  436. <span class="phpdocumentor-signature__type">string</span>
  437. <span class="phpdocumentor-signature__name">$data</span>
  438. = <span class="phpdocumentor-signature__default-value">&#039;&#039;</span></code>
  439. </article>
  440. <article
  441. class="
  442. phpdocumentor-element
  443. -property
  444. -private
  445. "
  446. >
  447. <h4 class="phpdocumentor-element__name" id="property_eccLevel">
  448. $eccLevel
  449. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_eccLevel" class="headerlink"><i class="fas fa-link"></i></a>
  450. <span class="phpdocumentor-element__modifiers">
  451. </span>
  452. </h4>
  453. <aside class="phpdocumentor-element-found-in">
  454. <abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/DecoderResult.php"><a href="files/src-decoder-decoderresult.html"><abbr title="src/Decoder/DecoderResult.php">DecoderResult.php</abbr></a></abbr>
  455. :
  456. <span class="phpdocumentor-element-found-in__line">35</span>
  457. </aside>
  458. <code class="phpdocumentor-code phpdocumentor-signature ">
  459. <span class="phpdocumentor-signature__visibility">private</span>
  460. <span class="phpdocumentor-signature__type"><a href="classes/chillerlan-QRCode-Common-EccLevel.html"><abbr title="\chillerlan\QRCode\Common\EccLevel">EccLevel</abbr></a></span>
  461. <span class="phpdocumentor-signature__name">$eccLevel</span>
  462. </code>
  463. </article>
  464. <article
  465. class="
  466. phpdocumentor-element
  467. -property
  468. -private
  469. "
  470. >
  471. <h4 class="phpdocumentor-element__name" id="property_maskPattern">
  472. $maskPattern
  473. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_maskPattern" class="headerlink"><i class="fas fa-link"></i></a>
  474. <span class="phpdocumentor-element__modifiers">
  475. </span>
  476. </h4>
  477. <aside class="phpdocumentor-element-found-in">
  478. <abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/DecoderResult.php"><a href="files/src-decoder-decoderresult.html"><abbr title="src/Decoder/DecoderResult.php">DecoderResult.php</abbr></a></abbr>
  479. :
  480. <span class="phpdocumentor-element-found-in__line">36</span>
  481. </aside>
  482. <code class="phpdocumentor-code phpdocumentor-signature ">
  483. <span class="phpdocumentor-signature__visibility">private</span>
  484. <span class="phpdocumentor-signature__type"><a href="classes/chillerlan-QRCode-Common-MaskPattern.html"><abbr title="\chillerlan\QRCode\Common\MaskPattern">MaskPattern</abbr></a></span>
  485. <span class="phpdocumentor-signature__name">$maskPattern</span>
  486. </code>
  487. </article>
  488. <article
  489. class="
  490. phpdocumentor-element
  491. -property
  492. -private
  493. "
  494. >
  495. <h4 class="phpdocumentor-element__name" id="property_rawBytes">
  496. $rawBytes
  497. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_rawBytes" class="headerlink"><i class="fas fa-link"></i></a>
  498. <span class="phpdocumentor-element__modifiers">
  499. </span>
  500. </h4>
  501. <aside class="phpdocumentor-element-found-in">
  502. <abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/DecoderResult.php"><a href="files/src-decoder-decoderresult.html"><abbr title="src/Decoder/DecoderResult.php">DecoderResult.php</abbr></a></abbr>
  503. :
  504. <span class="phpdocumentor-element-found-in__line">33</span>
  505. </aside>
  506. <code class="phpdocumentor-code phpdocumentor-signature ">
  507. <span class="phpdocumentor-signature__visibility">private</span>
  508. <span class="phpdocumentor-signature__type"><a href="classes/chillerlan-QRCode-Common-BitBuffer.html"><abbr title="\chillerlan\QRCode\Common\BitBuffer">BitBuffer</abbr></a></span>
  509. <span class="phpdocumentor-signature__name">$rawBytes</span>
  510. </code>
  511. </article>
  512. <article
  513. class="
  514. phpdocumentor-element
  515. -property
  516. -private
  517. "
  518. >
  519. <h4 class="phpdocumentor-element__name" id="property_structuredAppendParity">
  520. $structuredAppendParity
  521. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_structuredAppendParity" class="headerlink"><i class="fas fa-link"></i></a>
  522. <span class="phpdocumentor-element__modifiers">
  523. </span>
  524. </h4>
  525. <aside class="phpdocumentor-element-found-in">
  526. <abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/DecoderResult.php"><a href="files/src-decoder-decoderresult.html"><abbr title="src/Decoder/DecoderResult.php">DecoderResult.php</abbr></a></abbr>
  527. :
  528. <span class="phpdocumentor-element-found-in__line">38</span>
  529. </aside>
  530. <code class="phpdocumentor-code phpdocumentor-signature ">
  531. <span class="phpdocumentor-signature__visibility">private</span>
  532. <span class="phpdocumentor-signature__type">int</span>
  533. <span class="phpdocumentor-signature__name">$structuredAppendParity</span>
  534. = <span class="phpdocumentor-signature__default-value">-1</span></code>
  535. </article>
  536. <article
  537. class="
  538. phpdocumentor-element
  539. -property
  540. -private
  541. "
  542. >
  543. <h4 class="phpdocumentor-element__name" id="property_structuredAppendSequence">
  544. $structuredAppendSequence
  545. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_structuredAppendSequence" class="headerlink"><i class="fas fa-link"></i></a>
  546. <span class="phpdocumentor-element__modifiers">
  547. </span>
  548. </h4>
  549. <aside class="phpdocumentor-element-found-in">
  550. <abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/DecoderResult.php"><a href="files/src-decoder-decoderresult.html"><abbr title="src/Decoder/DecoderResult.php">DecoderResult.php</abbr></a></abbr>
  551. :
  552. <span class="phpdocumentor-element-found-in__line">39</span>
  553. </aside>
  554. <code class="phpdocumentor-code phpdocumentor-signature ">
  555. <span class="phpdocumentor-signature__visibility">private</span>
  556. <span class="phpdocumentor-signature__type">int</span>
  557. <span class="phpdocumentor-signature__name">$structuredAppendSequence</span>
  558. = <span class="phpdocumentor-signature__default-value">-1</span></code>
  559. </article>
  560. <article
  561. class="
  562. phpdocumentor-element
  563. -property
  564. -private
  565. "
  566. >
  567. <h4 class="phpdocumentor-element__name" id="property_version">
  568. $version
  569. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_version" class="headerlink"><i class="fas fa-link"></i></a>
  570. <span class="phpdocumentor-element__modifiers">
  571. </span>
  572. </h4>
  573. <aside class="phpdocumentor-element-found-in">
  574. <abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/DecoderResult.php"><a href="files/src-decoder-decoderresult.html"><abbr title="src/Decoder/DecoderResult.php">DecoderResult.php</abbr></a></abbr>
  575. :
  576. <span class="phpdocumentor-element-found-in__line">34</span>
  577. </aside>
  578. <code class="phpdocumentor-code phpdocumentor-signature ">
  579. <span class="phpdocumentor-signature__visibility">private</span>
  580. <span class="phpdocumentor-signature__type"><a href="classes/chillerlan-QRCode-Common-Version.html"><abbr title="\chillerlan\QRCode\Common\Version">Version</abbr></a></span>
  581. <span class="phpdocumentor-signature__name">$version</span>
  582. </code>
  583. </article>
  584. </section>
  585. <section class="phpdocumentor-methods">
  586. <h3 class="phpdocumentor-elements__header" id="methods">
  587. Methods
  588. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
  589. </h3>
  590. <article
  591. class="phpdocumentor-element
  592. -method
  593. -public
  594. "
  595. >
  596. <h4 class="phpdocumentor-element__name" id="method___construct">
  597. __construct()
  598. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#method___construct" class="headerlink"><i class="fas fa-link"></i></a>
  599. </h4>
  600. <aside class="phpdocumentor-element-found-in">
  601. <abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/DecoderResult.php"><a href="files/src-decoder-decoderresult.html"><abbr title="src/Decoder/DecoderResult.php">DecoderResult.php</abbr></a></abbr>
  602. :
  603. <span class="phpdocumentor-element-found-in__line">44</span>
  604. </aside>
  605. <p class="phpdocumentor-summary">DecoderResult constructor.</p>
  606. <code class="phpdocumentor-code phpdocumentor-signature ">
  607. <span class="phpdocumentor-signature__visibility">public</span>
  608. <span class="phpdocumentor-signature__name">__construct</span><span>(</span><span class="phpdocumentor-signature__argument"><span>[</span><span class="phpdocumentor-signature__argument__return-type">iterable&lt;string|int, mixed&gt;&nbsp;</span><span class="phpdocumentor-signature__argument__name">$properties</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">null</span><span> ]</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
  609. <div class="phpdocumentor-label-line">
  610. </div>
  611. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  612. <dl class="phpdocumentor-argument-list">
  613. <dt class="phpdocumentor-argument-list__entry">
  614. <span class="phpdocumentor-signature__argument__name">$properties</span>
  615. : <span class="phpdocumentor-signature__argument__return-type">iterable&lt;string|int, mixed&gt;</span>
  616. = <span class="phpdocumentor-signature__argument__default-value">null</span> </dt>
  617. <dd class="phpdocumentor-argument-list__definition">
  618. </dd>
  619. </dl>
  620. </article>
  621. <article
  622. class="phpdocumentor-element
  623. -method
  624. -public
  625. "
  626. >
  627. <h4 class="phpdocumentor-element__name" id="method___get">
  628. __get()
  629. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#method___get" class="headerlink"><i class="fas fa-link"></i></a>
  630. </h4>
  631. <aside class="phpdocumentor-element-found-in">
  632. <abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/DecoderResult.php"><a href="files/src-decoder-decoderresult.html"><abbr title="src/Decoder/DecoderResult.php">DecoderResult.php</abbr></a></abbr>
  633. :
  634. <span class="phpdocumentor-element-found-in__line">64</span>
  635. </aside>
  636. <code class="phpdocumentor-code phpdocumentor-signature ">
  637. <span class="phpdocumentor-signature__visibility">public</span>
  638. <span class="phpdocumentor-signature__name">__get</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$property</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed|null</span></code>
  639. <div class="phpdocumentor-label-line">
  640. </div>
  641. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  642. <dl class="phpdocumentor-argument-list">
  643. <dt class="phpdocumentor-argument-list__entry">
  644. <span class="phpdocumentor-signature__argument__name">$property</span>
  645. : <span class="phpdocumentor-signature__argument__return-type">string</span>
  646. </dt>
  647. <dd class="phpdocumentor-argument-list__definition">
  648. </dd>
  649. </dl>
  650. <section>
  651. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  652. <span class="phpdocumentor-signature__response_type">mixed|null</span>
  653. </section>
  654. </article>
  655. <article
  656. class="phpdocumentor-element
  657. -method
  658. -public
  659. "
  660. >
  661. <h4 class="phpdocumentor-element__name" id="method___toString">
  662. __toString()
  663. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#method___toString" class="headerlink"><i class="fas fa-link"></i></a>
  664. </h4>
  665. <aside class="phpdocumentor-element-found-in">
  666. <abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/DecoderResult.php"><a href="files/src-decoder-decoderresult.html"><abbr title="src/Decoder/DecoderResult.php">DecoderResult.php</abbr></a></abbr>
  667. :
  668. <span class="phpdocumentor-element-found-in__line">76</span>
  669. </aside>
  670. <code class="phpdocumentor-code phpdocumentor-signature ">
  671. <span class="phpdocumentor-signature__visibility">public</span>
  672. <span class="phpdocumentor-signature__name">__toString</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">string</span></code>
  673. <div class="phpdocumentor-label-line">
  674. </div>
  675. <section>
  676. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  677. <span class="phpdocumentor-signature__response_type">string</span>
  678. </section>
  679. </article>
  680. <article
  681. class="phpdocumentor-element
  682. -method
  683. -public
  684. "
  685. >
  686. <h4 class="phpdocumentor-element__name" id="method_getQRMatrix">
  687. getQRMatrix()
  688. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#method_getQRMatrix" class="headerlink"><i class="fas fa-link"></i></a>
  689. </h4>
  690. <aside class="phpdocumentor-element-found-in">
  691. <abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/DecoderResult.php"><a href="files/src-decoder-decoderresult.html"><abbr title="src/Decoder/DecoderResult.php">DecoderResult.php</abbr></a></abbr>
  692. :
  693. <span class="phpdocumentor-element-found-in__line">90</span>
  694. </aside>
  695. <p class="phpdocumentor-summary">Returns a QRMatrix instance with the settings and data of the reader result</p>
  696. <code class="phpdocumentor-code phpdocumentor-signature ">
  697. <span class="phpdocumentor-signature__visibility">public</span>
  698. <span class="phpdocumentor-signature__name">getQRMatrix</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><a href="classes/chillerlan-QRCode-Data-QRMatrix.html"><abbr title="\chillerlan\QRCode\Data\QRMatrix">QRMatrix</abbr></a></span></code>
  699. <div class="phpdocumentor-label-line">
  700. </div>
  701. <section>
  702. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  703. <span class="phpdocumentor-signature__response_type"><a href="classes/chillerlan-QRCode-Data-QRMatrix.html"><abbr title="\chillerlan\QRCode\Data\QRMatrix">QRMatrix</abbr></a></span>
  704. </section>
  705. </article>
  706. <article
  707. class="phpdocumentor-element
  708. -method
  709. -public
  710. "
  711. >
  712. <h4 class="phpdocumentor-element__name" id="method_hasStructuredAppend">
  713. hasStructuredAppend()
  714. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#method_hasStructuredAppend" class="headerlink"><i class="fas fa-link"></i></a>
  715. </h4>
  716. <aside class="phpdocumentor-element-found-in">
  717. <abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/DecoderResult.php"><a href="files/src-decoder-decoderresult.html"><abbr title="src/Decoder/DecoderResult.php">DecoderResult.php</abbr></a></abbr>
  718. :
  719. <span class="phpdocumentor-element-found-in__line">83</span>
  720. </aside>
  721. <code class="phpdocumentor-code phpdocumentor-signature ">
  722. <span class="phpdocumentor-signature__visibility">public</span>
  723. <span class="phpdocumentor-signature__name">hasStructuredAppend</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">bool</span></code>
  724. <div class="phpdocumentor-label-line">
  725. </div>
  726. <section>
  727. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  728. <span class="phpdocumentor-signature__response_type">bool</span>
  729. </section>
  730. </article>
  731. </section>
  732. <div class="phpdocumentor-modal" id="source-view">
  733. <div class="phpdocumentor-modal-bg" data-exit-button></div>
  734. <div class="phpdocumentor-modal-container">
  735. <div class="phpdocumentor-modal-content">
  736. <pre style="max-height: 500px; overflow-y: scroll" data-src="files/src/Decoder/DecoderResult.php.txt" class="language-php line-numbers linkable-line-numbers"></pre>
  737. </div>
  738. <button data-exit-button class="phpdocumentor-modal__close">&times;</button>
  739. </div>
  740. </div>
  741. <script type="text/javascript">
  742. (function () {
  743. function loadExternalCodeSnippet(el, url, line) {
  744. Array.prototype.slice.call(el.querySelectorAll('pre[data-src]')).forEach((pre) => {
  745. const src = url || pre.getAttribute('data-src').replace(/\\/g, '/');
  746. const language = 'php';
  747. const code = document.createElement('code');
  748. code.className = 'language-' + language;
  749. pre.textContent = '';
  750. pre.setAttribute('data-line', line)
  751. code.textContent = 'Loading…';
  752. pre.appendChild(code);
  753. var xhr = new XMLHttpRequest();
  754. xhr.open('GET', src, true);
  755. xhr.onreadystatechange = function () {
  756. if (xhr.readyState !== 4) {
  757. return;
  758. }
  759. if (xhr.status < 400 && xhr.responseText) {
  760. code.textContent = xhr.responseText;
  761. Prism.highlightElement(code);
  762. return;
  763. }
  764. if (xhr.status === 404) {
  765. code.textContent = '✖ Error: File could not be found';
  766. return;
  767. }
  768. if (xhr.status >= 400) {
  769. code.textContent = '✖ Error ' + xhr.status + ' while fetching file: ' + xhr.statusText;
  770. return;
  771. }
  772. code.textContent = '✖ Error: An unknown error occurred';
  773. };
  774. xhr.send(null);
  775. });
  776. }
  777. const modalButtons = document.querySelectorAll("[data-modal]");
  778. const openedAsLocalFile = window.location.protocol === 'file:';
  779. if (modalButtons.length > 0 && openedAsLocalFile) {
  780. console.warn(
  781. 'Viewing the source code is unavailable because you are opening this page from the file:// scheme; ' +
  782. 'browsers block XHR requests when a page is opened this way'
  783. );
  784. }
  785. modalButtons.forEach(function (trigger) {
  786. if (openedAsLocalFile) {
  787. trigger.setAttribute("hidden", "hidden");
  788. }
  789. trigger.addEventListener("click", function (event) {
  790. event.preventDefault();
  791. const modal = document.getElementById(trigger.dataset.modal);
  792. if (!modal) {
  793. console.error(`Modal with id "${trigger.dataset.modal}" could not be found`);
  794. return;
  795. }
  796. modal.classList.add("phpdocumentor-modal__open");
  797. loadExternalCodeSnippet(modal, trigger.dataset.src || null, trigger.dataset.line)
  798. const exits = modal.querySelectorAll("[data-exit-button]");
  799. exits.forEach(function (exit) {
  800. exit.addEventListener("click", function (event) {
  801. event.preventDefault();
  802. modal.classList.remove("phpdocumentor-modal__open");
  803. });
  804. });
  805. });
  806. });
  807. })();
  808. </script>
  809. </article>
  810. </section>
  811. <section class="phpdocumentor-on-this-page__sidebar">
  812. <section class="phpdocumentor-on-this-page__content">
  813. <strong class="phpdocumentor-on-this-page__title">On this page</strong>
  814. <ul class="phpdocumentor-list -clean">
  815. <li class="phpdocumentor-on-this-page-section__title">Table Of Contents</li>
  816. <li>
  817. <ul class="phpdocumentor-list -clean">
  818. <li><a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#toc-properties">Properties</a></li>
  819. <li><a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#toc-methods">Methods</a></li>
  820. </ul>
  821. </li>
  822. <li class="phpdocumentor-on-this-page-section__title">Properties</li>
  823. <li>
  824. <ul class="phpdocumentor-list -clean">
  825. <li><a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_data">$data<a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html"></li>
  826. <li><a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_eccLevel">$eccLevel<a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html"></li>
  827. <li><a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_maskPattern">$maskPattern<a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html"></li>
  828. <li><a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_rawBytes">$rawBytes<a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html"></li>
  829. <li><a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_structuredAppendParity">$structuredAppendParity<a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html"></li>
  830. <li><a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_structuredAppendSequence">$structuredAppendSequence<a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html"></li>
  831. <li><a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_version">$version<a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html"></li>
  832. <li><a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_data">$data<a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html"></li>
  833. <li><a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_eccLevel">$eccLevel<a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html"></li>
  834. <li><a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_maskPattern">$maskPattern<a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html"></li>
  835. <li><a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_rawBytes">$rawBytes<a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html"></li>
  836. <li><a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_structuredAppendParity">$structuredAppendParity<a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html"></li>
  837. <li><a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_structuredAppendSequence">$structuredAppendSequence<a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html"></li>
  838. <li><a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_version">$version<a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html"></li>
  839. </ul>
  840. </li>
  841. <li class="phpdocumentor-on-this-page-section__title">Methods</li>
  842. <li>
  843. <ul class="phpdocumentor-list -clean">
  844. <li><a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#method___construct">__construct()</a></li>
  845. <li><a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#method___get">__get()</a></li>
  846. <li><a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#method___toString">__toString()</a></li>
  847. <li><a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#method_getQRMatrix">getQRMatrix()</a></li>
  848. <li><a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#method_hasStructuredAppend">hasStructuredAppend()</a></li>
  849. </ul>
  850. </li>
  851. </ul>
  852. </section>
  853. </section>
  854. </div>
  855. <section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
  856. <section class="phpdocumentor-search-results__dialog">
  857. <header class="phpdocumentor-search-results__header">
  858. <h2 class="phpdocumentor-search-results__title">Search results</h2>
  859. <button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
  860. </header>
  861. <section class="phpdocumentor-search-results__body">
  862. <ul class="phpdocumentor-search-results__entries"></ul>
  863. </section>
  864. </section>
  865. </section>
  866. </div>
  867. <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
  868. </main>
  869. <script>
  870. cssVars({});
  871. </script>
  872. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/prism.min.js"></script>
  873. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/autoloader/prism-autoloader.min.js"></script>
  874. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.min.js"></script>
  875. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.min.js"></script>
  876. </body>
  877. </html>