chillerlan-QRCode-Common-ReedSolomonEncoder.html 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549
  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=Source+Sans+Pro:wght@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/search.js"></script>
  22. <script defer src="js/searchIndex.js"></script>
  23. </head>
  24. <body id="top">
  25. <header class="phpdocumentor-header phpdocumentor-section">
  26. <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Documentation</a></h1>
  27. <input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
  28. <label class="phpdocumentor-header__menu-icon" for="menu-button">
  29. <i class="fas fa-bars"></i>
  30. </label>
  31. <section data-search-form class="phpdocumentor-search">
  32. <label>
  33. <span class="visually-hidden">Search for</span>
  34. <svg class="phpdocumentor-search__icon" width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
  35. <circle cx="7.5" cy="7.5" r="6.5" stroke="currentColor" stroke-width="2"/>
  36. <line x1="12.4892" y1="12.2727" x2="19.1559" y2="18.9393" stroke="currentColor" stroke-width="3"/>
  37. </svg>
  38. <input type="search" class="phpdocumentor-field phpdocumentor-search__field" placeholder="Loading .." disabled />
  39. </label>
  40. </section>
  41. <nav class="phpdocumentor-topnav">
  42. <ul class="phpdocumentor-topnav__menu">
  43. </ul>
  44. </nav>
  45. </header>
  46. <main class="phpdocumentor">
  47. <div class="phpdocumentor-section">
  48. <input class="phpdocumentor-sidebar__menu-button" type="checkbox" id="sidebar-button" name="sidebar-button" />
  49. <label class="phpdocumentor-sidebar__menu-icon" for="sidebar-button">
  50. Menu
  51. </label>
  52. <aside class="phpdocumentor-column -four phpdocumentor-sidebar">
  53. <section class="phpdocumentor-sidebar__category">
  54. <h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
  55. <h4 class="phpdocumentor-sidebar__root-namespace">
  56. <a href="namespaces/chillerlan.html" class="">chillerlan</a>
  57. </h4>
  58. <ul class="phpdocumentor-list">
  59. <li>
  60. <a href="namespaces/chillerlan-qrcode.html" class="">QRCode</a>
  61. </li>
  62. <li>
  63. <a href="namespaces/chillerlan-qrcodetest.html" class="">QRCodeTest</a>
  64. </li>
  65. </ul>
  66. </section>
  67. <section class="phpdocumentor-sidebar__category">
  68. <h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
  69. <h4 class="phpdocumentor-sidebar__root-namespace">
  70. <a href="packages/Application.html" class="">Application</a>
  71. </h4>
  72. </section>
  73. <section class="phpdocumentor-sidebar__category">
  74. <h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
  75. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
  76. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
  77. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
  78. </section>
  79. <section class="phpdocumentor-sidebar__category">
  80. <h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
  81. <h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
  82. </section>
  83. </aside>
  84. <div class="phpdocumentor-column -eight phpdocumentor-content">
  85. <ul class="phpdocumentor-breadcrumbs">
  86. <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan.html">chillerlan</a></li>
  87. <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan-qrcode.html">QRCode</a></li>
  88. <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan-qrcode-common.html">Common</a></li>
  89. </ul>
  90. <article class="phpdocumentor-element -class">
  91. <h2 class="phpdocumentor-content__title">
  92. ReedSolomonEncoder
  93. <div class="phpdocumentor-element__package">
  94. in package
  95. <ul class="phpdocumentor-breadcrumbs">
  96. <li class="phpdocumentor-breadcrumb"><a href="packages/Application.html">Application</a></li>
  97. </ul>
  98. </div>
  99. </h2>
  100. <aside class="phpdocumentor-element-found-in">
  101. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ReedSolomonEncoder.php"><a href="files/src-common-reedsolomonencoder.html"><abbr title="src/Common/ReedSolomonEncoder.php">ReedSolomonEncoder.php</abbr></a></abbr>
  102. :
  103. <span class="phpdocumentor-element-found-in__line">20</span>
  104. </aside>
  105. <p class="phpdocumentor-summary">ISO/IEC 18004:2000 Section 8.5 ff</p>
  106. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  107. Tags
  108. <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
  109. </h5>
  110. <dl class="phpdocumentor-tag-list">
  111. <dt class="phpdocumentor-tag-list__entry">
  112. <span class="phpdocumentor-tag__name">see</span>
  113. </dt>
  114. <dd class="phpdocumentor-tag-list__definition">
  115. <span class="phpdocumentor-tag-link"><a href="http://www.thonky.com/qr-code-tutorial/error-correction-coding"><abbr title="http://www.thonky.com/qr-code-tutorial/error-correction-coding">http://www.thonky.com/qr-code-tutorial/error-correction-coding</abbr></a></span>
  116. </dd>
  117. </dl>
  118. <h3 id="toc">
  119. Table of Contents
  120. <a href="#toc" class="headerlink"><i class="fas fa-link"></i></a>
  121. </h3>
  122. <dl class="phpdocumentor-table-of-contents">
  123. <dt class="phpdocumentor-table-of-contents__entry -property -private">
  124. <a href="classes/chillerlan-QRCode-Common-ReedSolomonEncoder.html#property_interleavedData">$interleavedData</a>
  125. <span>
  126. &nbsp;: array&lt;string|int, mixed&gt; </span>
  127. </dt>
  128. <dd></dd>
  129. <dt class="phpdocumentor-table-of-contents__entry -property -private">
  130. <a href="classes/chillerlan-QRCode-Common-ReedSolomonEncoder.html#property_interleavedDataIndex">$interleavedDataIndex</a>
  131. <span>
  132. &nbsp;: int </span>
  133. </dt>
  134. <dd></dd>
  135. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  136. <a href="classes/chillerlan-QRCode-Common-ReedSolomonEncoder.html#method_interleaveEcBytes">interleaveEcBytes()</a>
  137. <span>
  138. &nbsp;: array&lt;string|int, mixed&gt; </span>
  139. </dt>
  140. <dd>ECC interleaving</dd>
  141. <dt class="phpdocumentor-table-of-contents__entry -method -private">
  142. <a href="classes/chillerlan-QRCode-Common-ReedSolomonEncoder.html#method_generateEcBytes">generateEcBytes()</a>
  143. <span>
  144. &nbsp;: array&lt;string|int, mixed&gt; </span>
  145. </dt>
  146. <dd></dd>
  147. <dt class="phpdocumentor-table-of-contents__entry -method -private">
  148. <a href="classes/chillerlan-QRCode-Common-ReedSolomonEncoder.html#method_interleave">interleave()</a>
  149. <span>
  150. &nbsp;: void </span>
  151. </dt>
  152. <dd></dd>
  153. </dl>
  154. <section class="phpdocumentor-properties">
  155. <h3 class="phpdocumentor-elements__header" id="properties">
  156. Properties
  157. <a href="classes/chillerlan-QRCode-Common-ReedSolomonEncoder.html#properties" class="headerlink"><i class="fas fa-link"></i></a>
  158. </h3>
  159. <article
  160. class="
  161. phpdocumentor-element
  162. -property
  163. -private
  164. "
  165. >
  166. <h4 class="phpdocumentor-element__name" id="property_interleavedData">
  167. $interleavedData
  168. <a href="classes/chillerlan-QRCode-Common-ReedSolomonEncoder.html#property_interleavedData" class="headerlink"><i class="fas fa-link"></i></a>
  169. <span class="phpdocumentor-element__modifiers">
  170. </span>
  171. </h4>
  172. <aside class="phpdocumentor-element-found-in">
  173. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ReedSolomonEncoder.php"><a href="files/src-common-reedsolomonencoder.html"><abbr title="src/Common/ReedSolomonEncoder.php">ReedSolomonEncoder.php</abbr></a></abbr>
  174. :
  175. <span class="phpdocumentor-element-found-in__line">22</span>
  176. </aside>
  177. <code class="phpdocumentor-code phpdocumentor-signature ">
  178. <span class="phpdocumentor-signature__visibility">private</span>
  179. <span class="phpdocumentor-signature__type">array&lt;string|int, mixed&gt;</span>
  180. <span class="phpdocumentor-signature__name">$interleavedData</span>
  181. </code>
  182. <section class="phpdocumentor-description"></section>
  183. <section class="phpdocumentor-description"></section>
  184. </article>
  185. <article
  186. class="
  187. phpdocumentor-element
  188. -property
  189. -private
  190. "
  191. >
  192. <h4 class="phpdocumentor-element__name" id="property_interleavedDataIndex">
  193. $interleavedDataIndex
  194. <a href="classes/chillerlan-QRCode-Common-ReedSolomonEncoder.html#property_interleavedDataIndex" class="headerlink"><i class="fas fa-link"></i></a>
  195. <span class="phpdocumentor-element__modifiers">
  196. </span>
  197. </h4>
  198. <aside class="phpdocumentor-element-found-in">
  199. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ReedSolomonEncoder.php"><a href="files/src-common-reedsolomonencoder.html"><abbr title="src/Common/ReedSolomonEncoder.php">ReedSolomonEncoder.php</abbr></a></abbr>
  200. :
  201. <span class="phpdocumentor-element-found-in__line">23</span>
  202. </aside>
  203. <code class="phpdocumentor-code phpdocumentor-signature ">
  204. <span class="phpdocumentor-signature__visibility">private</span>
  205. <span class="phpdocumentor-signature__type">int</span>
  206. <span class="phpdocumentor-signature__name">$interleavedDataIndex</span>
  207. </code>
  208. <section class="phpdocumentor-description"></section>
  209. <section class="phpdocumentor-description"></section>
  210. </article>
  211. </section>
  212. <section class="phpdocumentor-methods">
  213. <h3 class="phpdocumentor-elements__header" id="methods">
  214. Methods
  215. <a href="classes/chillerlan-QRCode-Common-ReedSolomonEncoder.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
  216. </h3>
  217. <article
  218. class="phpdocumentor-element
  219. -method
  220. -public
  221. "
  222. >
  223. <h4 class="phpdocumentor-element__name" id="method_interleaveEcBytes">
  224. interleaveEcBytes()
  225. <a href="classes/chillerlan-QRCode-Common-ReedSolomonEncoder.html#method_interleaveEcBytes" class="headerlink"><i class="fas fa-link"></i></a>
  226. </h4>
  227. <aside class="phpdocumentor-element-found-in">
  228. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ReedSolomonEncoder.php"><a href="files/src-common-reedsolomonencoder.html"><abbr title="src/Common/ReedSolomonEncoder.php">ReedSolomonEncoder.php</abbr></a></abbr>
  229. :
  230. <span class="phpdocumentor-element-found-in__line">30</span>
  231. </aside>
  232. <p class="phpdocumentor-summary">ECC interleaving</p>
  233. <code class="phpdocumentor-code phpdocumentor-signature ">
  234. <span class="phpdocumentor-signature__visibility">public</span>
  235. <span class="phpdocumentor-signature__name">interleaveEcBytes</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/chillerlan-QRCode-Common-BitBuffer.html"><abbr title="\chillerlan\QRCode\Common\BitBuffer">BitBuffer</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$bitBuffer</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type"><a href="classes/chillerlan-QRCode-Common-Version.html"><abbr title="\chillerlan\QRCode\Common\Version">Version</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$version</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type"><a href="classes/chillerlan-QRCode-Common-EccLevel.html"><abbr title="\chillerlan\QRCode\Common\EccLevel">EccLevel</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$eccLevel</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span></code>
  236. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  237. <dl class="phpdocumentor-argument-list">
  238. <dt class="phpdocumentor-argument-list__entry">
  239. <span class="phpdocumentor-signature__argument__name">$bitBuffer</span>
  240. : <span class="phpdocumentor-signature__argument__return-type"><a href="classes/chillerlan-QRCode-Common-BitBuffer.html"><abbr title="\chillerlan\QRCode\Common\BitBuffer">BitBuffer</abbr></a></span>
  241. </dt>
  242. <dd class="phpdocumentor-argument-list__definition">
  243. <section class="phpdocumentor-description"></section>
  244. </dd>
  245. <dt class="phpdocumentor-argument-list__entry">
  246. <span class="phpdocumentor-signature__argument__name">$version</span>
  247. : <span class="phpdocumentor-signature__argument__return-type"><a href="classes/chillerlan-QRCode-Common-Version.html"><abbr title="\chillerlan\QRCode\Common\Version">Version</abbr></a></span>
  248. </dt>
  249. <dd class="phpdocumentor-argument-list__definition">
  250. <section class="phpdocumentor-description"></section>
  251. </dd>
  252. <dt class="phpdocumentor-argument-list__entry">
  253. <span class="phpdocumentor-signature__argument__name">$eccLevel</span>
  254. : <span class="phpdocumentor-signature__argument__return-type"><a href="classes/chillerlan-QRCode-Common-EccLevel.html"><abbr title="\chillerlan\QRCode\Common\EccLevel">EccLevel</abbr></a></span>
  255. </dt>
  256. <dd class="phpdocumentor-argument-list__definition">
  257. <section class="phpdocumentor-description"></section>
  258. </dd>
  259. </dl>
  260. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  261. Tags
  262. <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
  263. </h5>
  264. <dl class="phpdocumentor-tag-list">
  265. <dt class="phpdocumentor-tag-list__entry">
  266. <span class="phpdocumentor-tag__name">throws</span>
  267. </dt>
  268. <dd class="phpdocumentor-tag-list__definition">
  269. <span class="phpdocumentor-tag-link"><a href="classes/chillerlan-QRCode-QRCodeException.html"><abbr title="\chillerlan\QRCode\QRCodeException">QRCodeException</abbr></a></span>
  270. </dd>
  271. </dl>
  272. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  273. <span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span>
  274. &mdash;
  275. </article>
  276. <article
  277. class="phpdocumentor-element
  278. -method
  279. -private
  280. "
  281. >
  282. <h4 class="phpdocumentor-element__name" id="method_generateEcBytes">
  283. generateEcBytes()
  284. <a href="classes/chillerlan-QRCode-Common-ReedSolomonEncoder.html#method_generateEcBytes" class="headerlink"><i class="fas fa-link"></i></a>
  285. </h4>
  286. <aside class="phpdocumentor-element-found-in">
  287. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ReedSolomonEncoder.php"><a href="files/src-common-reedsolomonencoder.html"><abbr title="src/Common/ReedSolomonEncoder.php">ReedSolomonEncoder.php</abbr></a></abbr>
  288. :
  289. <span class="phpdocumentor-element-found-in__line">75</span>
  290. </aside>
  291. <code class="phpdocumentor-code phpdocumentor-signature ">
  292. <span class="phpdocumentor-signature__visibility">private</span>
  293. <span class="phpdocumentor-signature__name">generateEcBytes</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;&nbsp;</span><span class="phpdocumentor-signature__argument__name">$dataBytes</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">int&nbsp;</span><span class="phpdocumentor-signature__argument__name">$ecByteCount</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span></code>
  294. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  295. <dl class="phpdocumentor-argument-list">
  296. <dt class="phpdocumentor-argument-list__entry">
  297. <span class="phpdocumentor-signature__argument__name">$dataBytes</span>
  298. : <span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;</span>
  299. </dt>
  300. <dd class="phpdocumentor-argument-list__definition">
  301. <section class="phpdocumentor-description"></section>
  302. </dd>
  303. <dt class="phpdocumentor-argument-list__entry">
  304. <span class="phpdocumentor-signature__argument__name">$ecByteCount</span>
  305. : <span class="phpdocumentor-signature__argument__return-type">int</span>
  306. </dt>
  307. <dd class="phpdocumentor-argument-list__definition">
  308. <section class="phpdocumentor-description"></section>
  309. </dd>
  310. </dl>
  311. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  312. <span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span>
  313. &mdash;
  314. </article>
  315. <article
  316. class="phpdocumentor-element
  317. -method
  318. -private
  319. "
  320. >
  321. <h4 class="phpdocumentor-element__name" id="method_interleave">
  322. interleave()
  323. <a href="classes/chillerlan-QRCode-Common-ReedSolomonEncoder.html#method_interleave" class="headerlink"><i class="fas fa-link"></i></a>
  324. </h4>
  325. <aside class="phpdocumentor-element-found-in">
  326. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ReedSolomonEncoder.php"><a href="files/src-common-reedsolomonencoder.html"><abbr title="src/Common/ReedSolomonEncoder.php">ReedSolomonEncoder.php</abbr></a></abbr>
  327. :
  328. <span class="phpdocumentor-element-found-in__line">103</span>
  329. </aside>
  330. <code class="phpdocumentor-code phpdocumentor-signature ">
  331. <span class="phpdocumentor-signature__visibility">private</span>
  332. <span class="phpdocumentor-signature__name">interleave</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;&nbsp;</span><span class="phpdocumentor-signature__argument__name">$byteArray</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">int&nbsp;</span><span class="phpdocumentor-signature__argument__name">$maxBytes</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">int&nbsp;</span><span class="phpdocumentor-signature__argument__name">$numRsBlocks</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  333. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  334. <dl class="phpdocumentor-argument-list">
  335. <dt class="phpdocumentor-argument-list__entry">
  336. <span class="phpdocumentor-signature__argument__name">$byteArray</span>
  337. : <span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;</span>
  338. </dt>
  339. <dd class="phpdocumentor-argument-list__definition">
  340. <section class="phpdocumentor-description"></section>
  341. </dd>
  342. <dt class="phpdocumentor-argument-list__entry">
  343. <span class="phpdocumentor-signature__argument__name">$maxBytes</span>
  344. : <span class="phpdocumentor-signature__argument__return-type">int</span>
  345. </dt>
  346. <dd class="phpdocumentor-argument-list__definition">
  347. <section class="phpdocumentor-description"></section>
  348. </dd>
  349. <dt class="phpdocumentor-argument-list__entry">
  350. <span class="phpdocumentor-signature__argument__name">$numRsBlocks</span>
  351. : <span class="phpdocumentor-signature__argument__return-type">int</span>
  352. </dt>
  353. <dd class="phpdocumentor-argument-list__definition">
  354. <section class="phpdocumentor-description"></section>
  355. </dd>
  356. </dl>
  357. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  358. <span class="phpdocumentor-signature__response_type">void</span>
  359. &mdash;
  360. </article>
  361. </section>
  362. <script type="text/javascript">
  363. function loadExternalCodeSnippets(line) {
  364. Array.prototype.slice.call(document.querySelectorAll('pre[data-src]')).forEach((pre) => {
  365. var src = pre.getAttribute('data-src').replace( /\\/g, '/');
  366. var extension = (src.match(/\.(\w+)$/) || [, ''])[1];
  367. var language = 'php';
  368. var code = document.createElement('code');
  369. code.className = 'language-' + language;
  370. pre.textContent = '';
  371. pre.setAttribute('data-line', line)
  372. code.textContent = 'Loading…';
  373. pre.appendChild(code);
  374. var xhr = new XMLHttpRequest();
  375. xhr.open('GET', src, true);
  376. xhr.onreadystatechange = function () {
  377. if (xhr.readyState == 4) {
  378. if (xhr.status < 400 && xhr.responseText) {
  379. code.textContent = xhr.responseText;
  380. Prism.highlightElement(code);
  381. }
  382. else if (xhr.status >= 400) {
  383. code.textContent = '✖ Error ' + xhr.status + ' while fetching file: ' + xhr.statusText;
  384. }
  385. else {
  386. code.textContent = '✖ Error: File does not exist, is empty or trying to view from localhost';
  387. }
  388. }
  389. };
  390. xhr.send(null);
  391. });
  392. }
  393. var modals = document.querySelectorAll("[data-modal]");
  394. modals.forEach(function (trigger) {
  395. trigger.addEventListener("click", function (event) {
  396. //event.preventDefault();
  397. const modal = document.getElementById(trigger.dataset.modal);
  398. modal.classList.add("phpdocumentor-modal__open");
  399. loadExternalCodeSnippets(trigger.dataset.line)
  400. const exits = modal.querySelectorAll("[data-exit-button]");
  401. exits.forEach(function (exit) {
  402. exit.addEventListener("click", function (event) {
  403. event.preventDefault();
  404. modal.classList.remove("phpdocumentor-modal__open");
  405. });
  406. });
  407. });
  408. });
  409. </script>
  410. </article>
  411. <section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
  412. <section class="phpdocumentor-search-results__dialog">
  413. <header class="phpdocumentor-search-results__header">
  414. <h2 class="phpdocumentor-search-results__title">Search results</h2>
  415. <button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
  416. </header>
  417. <section class="phpdocumentor-search-results__body">
  418. <ul class="phpdocumentor-search-results__entries"></ul>
  419. </section>
  420. </section>
  421. </section>
  422. </div>
  423. </div>
  424. <a href="classes/chillerlan-QRCode-Common-ReedSolomonEncoder.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
  425. </main>
  426. <script>
  427. cssVars({});
  428. </script>
  429. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/prism.min.js"></script>
  430. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/autoloader/prism-autoloader.min.js"></script>
  431. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.min.js"></script>
  432. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.min.js"></script>
  433. </body>
  434. </html>