chillerlan-QRCode-Data-QRDataModeInterface.html 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499
  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-data.html">Data</a></li>
  89. </ul>
  90. <article class="phpdocumentor-element -interface">
  91. <h2 class="phpdocumentor-content__title">
  92. QRDataModeInterface
  93. <div class="phpdocumentor-element__package">
  94. in
  95. <ul class="phpdocumentor-breadcrumbs">
  96. <li><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/Data/QRDataModeInterface.php"><a href="files/src-data-qrdatamodeinterface.html"><abbr title="src/Data/QRDataModeInterface.php">QRDataModeInterface.php</abbr></a></abbr>
  102. :
  103. <span class="phpdocumentor-element-found-in__line">18</span>
  104. </aside>
  105. <p class="phpdocumentor-summary">Specifies the methods reqired for the data modules (Number, Alphanum, Byte and Kanji)</p>
  106. <h3 id="toc">
  107. Table of Contents
  108. <a href="#toc" class="headerlink"><i class="fas fa-link"></i></a>
  109. </h3>
  110. <dl class="phpdocumentor-table-of-contents">
  111. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  112. <a href="classes/chillerlan-QRCode-Data-QRDataModeInterface.html#method_decodeSegment">decodeSegment()</a>
  113. <span>
  114. &nbsp;: string </span>
  115. </dt>
  116. <dd>reads a segment from the BitBuffer and decodes in the current data mode</dd>
  117. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  118. <a href="classes/chillerlan-QRCode-Data-QRDataModeInterface.html#method_getDataMode">getDataMode()</a>
  119. <span>
  120. &nbsp;: int </span>
  121. </dt>
  122. <dd>returns the current data mode constant</dd>
  123. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  124. <a href="classes/chillerlan-QRCode-Data-QRDataModeInterface.html#method_getLengthInBits">getLengthInBits()</a>
  125. <span>
  126. &nbsp;: int </span>
  127. </dt>
  128. <dd>retruns the length in bits of the data string</dd>
  129. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  130. <a href="classes/chillerlan-QRCode-Data-QRDataModeInterface.html#method_validateString">validateString()</a>
  131. <span>
  132. &nbsp;: bool </span>
  133. </dt>
  134. <dd>checks if the given string qualifies for the encoder module</dd>
  135. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  136. <a href="classes/chillerlan-QRCode-Data-QRDataModeInterface.html#method_write">write()</a>
  137. <span>
  138. &nbsp;: void </span>
  139. </dt>
  140. <dd>writes the actual data string to the BitBuffer, uses the given version to determine the length bits</dd>
  141. </dl>
  142. <section class="phpdocumentor-methods">
  143. <h3 class="phpdocumentor-elements__header" id="methods">
  144. Methods
  145. <a href="classes/chillerlan-QRCode-Data-QRDataModeInterface.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
  146. </h3>
  147. <article
  148. class="phpdocumentor-element
  149. -method
  150. -public
  151. -static "
  152. >
  153. <h4 class="phpdocumentor-element__name" id="method_decodeSegment">
  154. decodeSegment()
  155. <a href="classes/chillerlan-QRCode-Data-QRDataModeInterface.html#method_decodeSegment" class="headerlink"><i class="fas fa-link"></i></a>
  156. </h4>
  157. <aside class="phpdocumentor-element-found-in">
  158. <abbr class="phpdocumentor-element-found-in__file" title="src/Data/QRDataModeInterface.php"><a href="files/src-data-qrdatamodeinterface.html"><abbr title="src/Data/QRDataModeInterface.php">QRDataModeInterface.php</abbr></a></abbr>
  159. :
  160. <span class="phpdocumentor-element-found-in__line">45</span>
  161. </aside>
  162. <p class="phpdocumentor-summary">reads a segment from the BitBuffer and decodes in the current data mode</p>
  163. <code class="phpdocumentor-code phpdocumentor-signature ">
  164. <span class="phpdocumentor-signature__visibility">public</span>
  165. <span class="phpdocumentor-signature__static">static</span> <span class="phpdocumentor-signature__name">decodeSegment</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">int&nbsp;</span><span class="phpdocumentor-signature__argument__name">$versionNumber</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">string</span></code>
  166. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  167. <dl class="phpdocumentor-argument-list">
  168. <dt class="phpdocumentor-argument-list__entry">
  169. <span class="phpdocumentor-signature__argument__name">$bitBuffer</span>
  170. : <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>
  171. </dt>
  172. <dd class="phpdocumentor-argument-list__definition">
  173. <section class="phpdocumentor-description"></section>
  174. </dd>
  175. <dt class="phpdocumentor-argument-list__entry">
  176. <span class="phpdocumentor-signature__argument__name">$versionNumber</span>
  177. : <span class="phpdocumentor-signature__argument__return-type">int</span>
  178. </dt>
  179. <dd class="phpdocumentor-argument-list__definition">
  180. <section class="phpdocumentor-description"></section>
  181. </dd>
  182. </dl>
  183. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  184. <span class="phpdocumentor-signature__response_type">string</span>
  185. &mdash;
  186. </article>
  187. <article
  188. class="phpdocumentor-element
  189. -method
  190. -public
  191. "
  192. >
  193. <h4 class="phpdocumentor-element__name" id="method_getDataMode">
  194. getDataMode()
  195. <a href="classes/chillerlan-QRCode-Data-QRDataModeInterface.html#method_getDataMode" class="headerlink"><i class="fas fa-link"></i></a>
  196. </h4>
  197. <aside class="phpdocumentor-element-found-in">
  198. <abbr class="phpdocumentor-element-found-in__file" title="src/Data/QRDataModeInterface.php"><a href="files/src-data-qrdatamodeinterface.html"><abbr title="src/Data/QRDataModeInterface.php">QRDataModeInterface.php</abbr></a></abbr>
  199. :
  200. <span class="phpdocumentor-element-found-in__line">23</span>
  201. </aside>
  202. <p class="phpdocumentor-summary">returns the current data mode constant</p>
  203. <code class="phpdocumentor-code phpdocumentor-signature ">
  204. <span class="phpdocumentor-signature__visibility">public</span>
  205. <span class="phpdocumentor-signature__name">getDataMode</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">int</span></code>
  206. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  207. <span class="phpdocumentor-signature__response_type">int</span>
  208. &mdash;
  209. </article>
  210. <article
  211. class="phpdocumentor-element
  212. -method
  213. -public
  214. "
  215. >
  216. <h4 class="phpdocumentor-element__name" id="method_getLengthInBits">
  217. getLengthInBits()
  218. <a href="classes/chillerlan-QRCode-Data-QRDataModeInterface.html#method_getLengthInBits" class="headerlink"><i class="fas fa-link"></i></a>
  219. </h4>
  220. <aside class="phpdocumentor-element-found-in">
  221. <abbr class="phpdocumentor-element-found-in__file" title="src/Data/QRDataModeInterface.php"><a href="files/src-data-qrdatamodeinterface.html"><abbr title="src/Data/QRDataModeInterface.php">QRDataModeInterface.php</abbr></a></abbr>
  222. :
  223. <span class="phpdocumentor-element-found-in__line">28</span>
  224. </aside>
  225. <p class="phpdocumentor-summary">retruns the length in bits of the data string</p>
  226. <code class="phpdocumentor-code phpdocumentor-signature ">
  227. <span class="phpdocumentor-signature__visibility">public</span>
  228. <span class="phpdocumentor-signature__name">getLengthInBits</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">int</span></code>
  229. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  230. <span class="phpdocumentor-signature__response_type">int</span>
  231. &mdash;
  232. </article>
  233. <article
  234. class="phpdocumentor-element
  235. -method
  236. -public
  237. -static "
  238. >
  239. <h4 class="phpdocumentor-element__name" id="method_validateString">
  240. validateString()
  241. <a href="classes/chillerlan-QRCode-Data-QRDataModeInterface.html#method_validateString" class="headerlink"><i class="fas fa-link"></i></a>
  242. </h4>
  243. <aside class="phpdocumentor-element-found-in">
  244. <abbr class="phpdocumentor-element-found-in__file" title="src/Data/QRDataModeInterface.php"><a href="files/src-data-qrdatamodeinterface.html"><abbr title="src/Data/QRDataModeInterface.php">QRDataModeInterface.php</abbr></a></abbr>
  245. :
  246. <span class="phpdocumentor-element-found-in__line">33</span>
  247. </aside>
  248. <p class="phpdocumentor-summary">checks if the given string qualifies for the encoder module</p>
  249. <code class="phpdocumentor-code phpdocumentor-signature ">
  250. <span class="phpdocumentor-signature__visibility">public</span>
  251. <span class="phpdocumentor-signature__static">static</span> <span class="phpdocumentor-signature__name">validateString</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$string</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">bool</span></code>
  252. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  253. <dl class="phpdocumentor-argument-list">
  254. <dt class="phpdocumentor-argument-list__entry">
  255. <span class="phpdocumentor-signature__argument__name">$string</span>
  256. : <span class="phpdocumentor-signature__argument__return-type">string</span>
  257. </dt>
  258. <dd class="phpdocumentor-argument-list__definition">
  259. <section class="phpdocumentor-description"></section>
  260. </dd>
  261. </dl>
  262. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  263. <span class="phpdocumentor-signature__response_type">bool</span>
  264. &mdash;
  265. </article>
  266. <article
  267. class="phpdocumentor-element
  268. -method
  269. -public
  270. "
  271. >
  272. <h4 class="phpdocumentor-element__name" id="method_write">
  273. write()
  274. <a href="classes/chillerlan-QRCode-Data-QRDataModeInterface.html#method_write" class="headerlink"><i class="fas fa-link"></i></a>
  275. </h4>
  276. <aside class="phpdocumentor-element-found-in">
  277. <abbr class="phpdocumentor-element-found-in__file" title="src/Data/QRDataModeInterface.php"><a href="files/src-data-qrdatamodeinterface.html"><abbr title="src/Data/QRDataModeInterface.php">QRDataModeInterface.php</abbr></a></abbr>
  278. :
  279. <span class="phpdocumentor-element-found-in__line">40</span>
  280. </aside>
  281. <p class="phpdocumentor-summary">writes the actual data string to the BitBuffer, uses the given version to determine the length bits</p>
  282. <code class="phpdocumentor-code phpdocumentor-signature ">
  283. <span class="phpdocumentor-signature__visibility">public</span>
  284. <span class="phpdocumentor-signature__name">write</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">int&nbsp;</span><span class="phpdocumentor-signature__argument__name">$versionNumber</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  285. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  286. <dl class="phpdocumentor-argument-list">
  287. <dt class="phpdocumentor-argument-list__entry">
  288. <span class="phpdocumentor-signature__argument__name">$bitBuffer</span>
  289. : <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>
  290. </dt>
  291. <dd class="phpdocumentor-argument-list__definition">
  292. <section class="phpdocumentor-description"></section>
  293. </dd>
  294. <dt class="phpdocumentor-argument-list__entry">
  295. <span class="phpdocumentor-signature__argument__name">$versionNumber</span>
  296. : <span class="phpdocumentor-signature__argument__return-type">int</span>
  297. </dt>
  298. <dd class="phpdocumentor-argument-list__definition">
  299. <section class="phpdocumentor-description"></section>
  300. </dd>
  301. </dl>
  302. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  303. Tags
  304. <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
  305. </h5>
  306. <dl class="phpdocumentor-tag-list">
  307. <dt class="phpdocumentor-tag-list__entry">
  308. <span class="phpdocumentor-tag__name">see</span>
  309. </dt>
  310. <dd class="phpdocumentor-tag-list__definition">
  311. <span class="phpdocumentor-tag-link"><a href="classes/chillerlan-QRCode-Data-QRData.html#method_writeBitBuffer"><abbr title="\chillerlan\QRCode\Data\QRData::writeBitBuffer()">QRData::writeBitBuffer()</abbr></a></span>
  312. </dd>
  313. </dl>
  314. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  315. <span class="phpdocumentor-signature__response_type">void</span>
  316. &mdash;
  317. </article>
  318. </section>
  319. <script type="text/javascript">
  320. function loadExternalCodeSnippets(line) {
  321. Array.prototype.slice.call(document.querySelectorAll('pre[data-src]')).forEach((pre) => {
  322. var src = pre.getAttribute('data-src').replace( /\\/g, '/');
  323. var extension = (src.match(/\.(\w+)$/) || [, ''])[1];
  324. var language = 'php';
  325. var code = document.createElement('code');
  326. code.className = 'language-' + language;
  327. pre.textContent = '';
  328. pre.setAttribute('data-line', line)
  329. code.textContent = 'Loading…';
  330. pre.appendChild(code);
  331. var xhr = new XMLHttpRequest();
  332. xhr.open('GET', src, true);
  333. xhr.onreadystatechange = function () {
  334. if (xhr.readyState == 4) {
  335. if (xhr.status < 400 && xhr.responseText) {
  336. code.textContent = xhr.responseText;
  337. Prism.highlightElement(code);
  338. }
  339. else if (xhr.status >= 400) {
  340. code.textContent = '✖ Error ' + xhr.status + ' while fetching file: ' + xhr.statusText;
  341. }
  342. else {
  343. code.textContent = '✖ Error: File does not exist, is empty or trying to view from localhost';
  344. }
  345. }
  346. };
  347. xhr.send(null);
  348. });
  349. }
  350. var modals = document.querySelectorAll("[data-modal]");
  351. modals.forEach(function (trigger) {
  352. trigger.addEventListener("click", function (event) {
  353. //event.preventDefault();
  354. const modal = document.getElementById(trigger.dataset.modal);
  355. modal.classList.add("phpdocumentor-modal__open");
  356. loadExternalCodeSnippets(trigger.dataset.line)
  357. const exits = modal.querySelectorAll("[data-exit-button]");
  358. exits.forEach(function (exit) {
  359. exit.addEventListener("click", function (event) {
  360. event.preventDefault();
  361. modal.classList.remove("phpdocumentor-modal__open");
  362. });
  363. });
  364. });
  365. });
  366. </script>
  367. </article>
  368. <section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
  369. <section class="phpdocumentor-search-results__dialog">
  370. <header class="phpdocumentor-search-results__header">
  371. <h2 class="phpdocumentor-search-results__title">Search results</h2>
  372. <button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
  373. </header>
  374. <section class="phpdocumentor-search-results__body">
  375. <ul class="phpdocumentor-search-results__entries"></ul>
  376. </section>
  377. </section>
  378. </section>
  379. </div>
  380. </div>
  381. <a href="classes/chillerlan-QRCode-Data-QRDataModeInterface.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
  382. </main>
  383. <script>
  384. cssVars({});
  385. </script>
  386. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/prism.min.js"></script>
  387. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/autoloader/prism-autoloader.min.js"></script>
  388. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.min.js"></script>
  389. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.min.js"></script>
  390. </body>
  391. </html>