chillerlan-QRCode-Data-Kanji.html 50 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060
  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. </section>
  82. <section class="phpdocumentor-sidebar__category">
  83. <h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
  84. <h4 class="phpdocumentor-sidebar__root-namespace">
  85. <a href="packages/Application.html" class="">Application</a>
  86. </h4>
  87. </section>
  88. <section class="phpdocumentor-sidebar__category">
  89. <h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
  90. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
  91. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
  92. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
  93. </section>
  94. <section class="phpdocumentor-sidebar__category">
  95. <h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
  96. <h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
  97. </section>
  98. </aside>
  99. <div class="phpdocumentor-column -nine phpdocumentor-content">
  100. <section>
  101. <ul class="phpdocumentor-breadcrumbs">
  102. <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan.html">chillerlan</a></li>
  103. <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan-qrcode.html">QRCode</a></li>
  104. <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan-qrcode-data.html">Data</a></li>
  105. </ul>
  106. <article class="phpdocumentor-element -class">
  107. <h2 class="phpdocumentor-content__title">
  108. Kanji
  109. <span class="phpdocumentor-element__extends">
  110. extends <a href="classes/chillerlan-QRCode-Data-QRDataModeAbstract.html"><abbr title="\chillerlan\QRCode\Data\QRDataModeAbstract">QRDataModeAbstract</abbr></a>
  111. </span>
  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/Data/Kanji.php"><a href="files/src-data-kanji.html"><abbr title="src/Data/Kanji.php">Kanji.php</abbr></a></abbr>
  124. :
  125. <span class="phpdocumentor-element-found-in__line">29</span>
  126. </aside>
  127. <p class="phpdocumentor-summary">Kanji mode: 13-bit double-byte characters from the Shift-JIS character set</p>
  128. <section class="phpdocumentor-description"><p>ISO/IEC 18004:2000 Section 8.3.5
  129. ISO/IEC 18004:2000 Section 8.4.5</p>
  130. </section>
  131. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  132. Tags
  133. <a href="classes/chillerlan-QRCode-Data-Kanji.html#tags" class="headerlink"><i class="fas fa-link"></i></a>
  134. </h5>
  135. <dl class="phpdocumentor-tag-list">
  136. <dt class="phpdocumentor-tag-list__entry">
  137. <span class="phpdocumentor-tag__name">see</span>
  138. </dt>
  139. <dd class="phpdocumentor-tag-list__definition">
  140. <span class="phpdocumentor-tag-link"><a href="https://en.wikipedia.org/wiki/Shift_JIS#As_defined_in_JIS_X_0208:1997">https://en.wikipedia.org/wiki/Shift_JIS#As_defined_in_JIS_X_0208:1997</a></span>
  141. </dd>
  142. <dt class="phpdocumentor-tag-list__entry">
  143. <span class="phpdocumentor-tag__name">see</span>
  144. </dt>
  145. <dd class="phpdocumentor-tag-list__definition">
  146. <span class="phpdocumentor-tag-link"><a href="http://www.rikai.com/library/kanjitables/kanji_codes.sjis.shtml">http://www.rikai.com/library/kanjitables/kanji_codes.sjis.shtml</a></span>
  147. </dd>
  148. <dt class="phpdocumentor-tag-list__entry">
  149. <span class="phpdocumentor-tag__name">see</span>
  150. </dt>
  151. <dd class="phpdocumentor-tag-list__definition">
  152. <span class="phpdocumentor-tag-link"><a href="https://gist.github.com/codemasher/d07d3e6e9346c08e7a41b8b978784952">https://gist.github.com/codemasher/d07d3e6e9346c08e7a41b8b978784952</a></span>
  153. </dd>
  154. </dl>
  155. <h3 id="toc">
  156. Table of Contents
  157. <a href="classes/chillerlan-QRCode-Data-Kanji.html#toc" class="headerlink"><i class="fas fa-link"></i></a>
  158. </h3>
  159. <h4 id="toc-constants">
  160. Constants
  161. <a href="classes/chillerlan-QRCode-Data-Kanji.html#toc-constants" class="headerlink"><i class="fas fa-link"></i></a>
  162. </h4>
  163. <dl class="phpdocumentor-table-of-contents">
  164. <dt class="phpdocumentor-table-of-contents__entry -constant -public">
  165. <a href="classes/chillerlan-QRCode-Data-Kanji.html#constant_DATAMODE">DATAMODE</a>
  166. <span>
  167. &nbsp;= \chillerlan\QRCode\Common\Mode::KANJI </span>
  168. </dt>
  169. <dt class="phpdocumentor-table-of-contents__entry -constant -public">
  170. <a href="classes/chillerlan-QRCode-Data-Kanji.html#constant_ENCODING">ENCODING</a>
  171. <span>
  172. &nbsp;= &#039;SJIS&#039; </span>
  173. </dt>
  174. <dd>possible values: SJIS, SJIS-2004</dd>
  175. </dl>
  176. <h4 id="toc-properties">
  177. Properties
  178. <a href="classes/chillerlan-QRCode-Data-Kanji.html#toc-properties" class="headerlink"><i class="fas fa-link"></i></a>
  179. </h4>
  180. <dl class="phpdocumentor-table-of-contents">
  181. <dt class="phpdocumentor-table-of-contents__entry -property -protected">
  182. <a href="classes/chillerlan-QRCode-Data-QRDataModeAbstract.html#property_data">$data</a>
  183. <span>
  184. &nbsp;: string </span>
  185. </dt>
  186. <dd>The data to write</dd>
  187. </dl>
  188. <h4 id="toc-methods">
  189. Methods
  190. <a href="classes/chillerlan-QRCode-Data-Kanji.html#toc-methods" class="headerlink"><i class="fas fa-link"></i></a>
  191. </h4>
  192. <dl class="phpdocumentor-table-of-contents">
  193. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  194. <a href="classes/chillerlan-QRCode-Data-QRDataModeAbstract.html#method___construct">__construct()</a>
  195. <span>
  196. &nbsp;: mixed </span>
  197. </dt>
  198. <dd>QRDataModeAbstract constructor.</dd>
  199. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  200. <a href="classes/chillerlan-QRCode-Data-Kanji.html#method_convertEncoding">convertEncoding()</a>
  201. <span>
  202. &nbsp;: string </span>
  203. </dt>
  204. <dd>encoding conversion helper</dd>
  205. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  206. <a href="classes/chillerlan-QRCode-Data-Kanji.html#method_decodeSegment">decodeSegment()</a>
  207. <span>
  208. &nbsp;: string </span>
  209. </dt>
  210. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  211. <a href="classes/chillerlan-QRCode-Data-Kanji.html#method_getLengthInBits">getLengthInBits()</a>
  212. <span>
  213. &nbsp;: int </span>
  214. </dt>
  215. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  216. <a href="classes/chillerlan-QRCode-Data-Kanji.html#method_validateString">validateString()</a>
  217. <span>
  218. &nbsp;: bool </span>
  219. </dt>
  220. <dd>checks if a string qualifies as SJIS Kanji</dd>
  221. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  222. <a href="classes/chillerlan-QRCode-Data-Kanji.html#method_write">write()</a>
  223. <span>
  224. &nbsp;: <a href="classes/chillerlan-QRCode-Data-QRDataModeInterface.html"><abbr title="\chillerlan\QRCode\Data\QRDataModeInterface">QRDataModeInterface</abbr></a> </span>
  225. </dt>
  226. <dt class="phpdocumentor-table-of-contents__entry -method -protected">
  227. <a href="classes/chillerlan-QRCode-Data-Kanji.html#method_getCharCount">getCharCount()</a>
  228. <span>
  229. &nbsp;: int </span>
  230. </dt>
  231. <dd>returns the character count of the $data string</dd>
  232. <dt class="phpdocumentor-table-of-contents__entry -method -protected">
  233. <a href="classes/chillerlan-QRCode-Data-QRDataModeAbstract.html#method_getLengthBits">getLengthBits()</a>
  234. <span>
  235. &nbsp;: int </span>
  236. </dt>
  237. <dd>shortcut</dd>
  238. </dl>
  239. <section class="phpdocumentor-constants">
  240. <h3 class="phpdocumentor-elements__header" id="constants">
  241. Constants
  242. <a href="classes/chillerlan-QRCode-Data-Kanji.html#constants" class="headerlink"><i class="fas fa-link"></i></a>
  243. </h3>
  244. <article class="phpdocumentor-element -constant -public ">
  245. <h4 class="phpdocumentor-element__name" id="constant_DATAMODE">
  246. DATAMODE
  247. <a href="classes/chillerlan-QRCode-Data-Kanji.html#constant_DATAMODE" class="headerlink"><i class="fas fa-link"></i></a>
  248. </h4>
  249. <aside class="phpdocumentor-element-found-in">
  250. <abbr class="phpdocumentor-element-found-in__file" title="src/Data/Kanji.php"><a href="files/src-data-kanji.html"><abbr title="src/Data/Kanji.php">Kanji.php</abbr></a></abbr>
  251. :
  252. <span class="phpdocumentor-element-found-in__line">43</span>
  253. </aside>
  254. <code class="phpdocumentor-signature phpdocumentor-code ">
  255. <span class="phpdocumentor-signature__visibility">public</span>
  256. <span class="phpdocumentor-signature__type">mixed</span>
  257. <span class="phpdocumentor-signature__name">DATAMODE</span>
  258. = <span class="phpdocumentor-signature__default-value">\chillerlan\QRCode\Common\Mode::KANJI</span>
  259. </code>
  260. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  261. Tags
  262. <a href="classes/chillerlan-QRCode-Data-Kanji.html#constant_DATAMODE#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">inheritDoc</span>
  267. </dt>
  268. <dd class="phpdocumentor-tag-list__definition">
  269. </dd>
  270. </dl>
  271. </article>
  272. <article class="phpdocumentor-element -constant -public ">
  273. <h4 class="phpdocumentor-element__name" id="constant_ENCODING">
  274. ENCODING
  275. <a href="classes/chillerlan-QRCode-Data-Kanji.html#constant_ENCODING" class="headerlink"><i class="fas fa-link"></i></a>
  276. </h4>
  277. <aside class="phpdocumentor-element-found-in">
  278. <abbr class="phpdocumentor-element-found-in__file" title="src/Data/Kanji.php"><a href="files/src-data-kanji.html"><abbr title="src/Data/Kanji.php">Kanji.php</abbr></a></abbr>
  279. :
  280. <span class="phpdocumentor-element-found-in__line">38</span>
  281. </aside>
  282. <p class="phpdocumentor-summary">possible values: SJIS, SJIS-2004</p>
  283. <code class="phpdocumentor-signature phpdocumentor-code ">
  284. <span class="phpdocumentor-signature__visibility">public</span>
  285. <span class="phpdocumentor-signature__type">string</span>
  286. <span class="phpdocumentor-signature__name">ENCODING</span>
  287. = <span class="phpdocumentor-signature__default-value">&#039;SJIS&#039;</span>
  288. </code>
  289. <section class="phpdocumentor-description"><p>SJIS-2004 may produce errors in PHP &lt; 8</p>
  290. </section>
  291. </article>
  292. </section>
  293. <section class="phpdocumentor-properties">
  294. <h3 class="phpdocumentor-elements__header" id="properties">
  295. Properties
  296. <a href="classes/chillerlan-QRCode-Data-Kanji.html#properties" class="headerlink"><i class="fas fa-link"></i></a>
  297. </h3>
  298. <article
  299. class="
  300. phpdocumentor-element
  301. -property
  302. -protected
  303. "
  304. >
  305. <h4 class="phpdocumentor-element__name" id="property_data">
  306. $data
  307. <a href="classes/chillerlan-QRCode-Data-QRDataModeAbstract.html#property_data" class="headerlink"><i class="fas fa-link"></i></a>
  308. <span class="phpdocumentor-element__modifiers">
  309. </span>
  310. </h4>
  311. <aside class="phpdocumentor-element-found-in">
  312. <abbr class="phpdocumentor-element-found-in__file" title="src/Data/QRDataModeAbstract.php"><a href="files/src-data-qrdatamodeabstract.html"><abbr title="src/Data/QRDataModeAbstract.php">QRDataModeAbstract.php</abbr></a></abbr>
  313. :
  314. <span class="phpdocumentor-element-found-in__line">23</span>
  315. </aside>
  316. <p class="phpdocumentor-summary">The data to write</p>
  317. <code class="phpdocumentor-code phpdocumentor-signature ">
  318. <span class="phpdocumentor-signature__visibility">protected</span>
  319. <span class="phpdocumentor-signature__type">string</span>
  320. <span class="phpdocumentor-signature__name">$data</span>
  321. </code>
  322. </article>
  323. </section>
  324. <section class="phpdocumentor-methods">
  325. <h3 class="phpdocumentor-elements__header" id="methods">
  326. Methods
  327. <a href="classes/chillerlan-QRCode-Data-Kanji.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
  328. </h3>
  329. <article
  330. class="phpdocumentor-element
  331. -method
  332. -public
  333. "
  334. >
  335. <h4 class="phpdocumentor-element__name" id="method___construct">
  336. __construct()
  337. <a href="classes/chillerlan-QRCode-Data-QRDataModeAbstract.html#method___construct" class="headerlink"><i class="fas fa-link"></i></a>
  338. </h4>
  339. <aside class="phpdocumentor-element-found-in">
  340. <abbr class="phpdocumentor-element-found-in__file" title="src/Data/QRDataModeAbstract.php"><a href="files/src-data-qrdatamodeabstract.html"><abbr title="src/Data/QRDataModeAbstract.php">QRDataModeAbstract.php</abbr></a></abbr>
  341. :
  342. <span class="phpdocumentor-element-found-in__line">30</span>
  343. </aside>
  344. <p class="phpdocumentor-summary">QRDataModeAbstract constructor.</p>
  345. <code class="phpdocumentor-code phpdocumentor-signature ">
  346. <span class="phpdocumentor-signature__visibility">public</span>
  347. <span class="phpdocumentor-signature__name">__construct</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$data</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
  348. <div class="phpdocumentor-label-line">
  349. </div>
  350. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  351. <dl class="phpdocumentor-argument-list">
  352. <dt class="phpdocumentor-argument-list__entry">
  353. <span class="phpdocumentor-signature__argument__name">$data</span>
  354. : <span class="phpdocumentor-signature__argument__return-type">string</span>
  355. </dt>
  356. <dd class="phpdocumentor-argument-list__definition">
  357. </dd>
  358. </dl>
  359. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  360. Tags
  361. <a href="classes/chillerlan-QRCode-Data-QRDataModeAbstract.html#method___construct#tags" class="headerlink"><i class="fas fa-link"></i></a>
  362. </h5>
  363. <dl class="phpdocumentor-tag-list">
  364. <dt class="phpdocumentor-tag-list__entry">
  365. <span class="phpdocumentor-tag__name">throws</span>
  366. </dt>
  367. <dd class="phpdocumentor-tag-list__definition">
  368. <span class="phpdocumentor-tag-link"><a href="classes/chillerlan-QRCode-Data-QRCodeDataException.html"><abbr title="\chillerlan\QRCode\Data\QRCodeDataException">QRCodeDataException</abbr></a></span>
  369. </dd>
  370. </dl>
  371. </article>
  372. <article
  373. class="phpdocumentor-element
  374. -method
  375. -public
  376. -static "
  377. >
  378. <h4 class="phpdocumentor-element__name" id="method_convertEncoding">
  379. convertEncoding()
  380. <a href="classes/chillerlan-QRCode-Data-Kanji.html#method_convertEncoding" class="headerlink"><i class="fas fa-link"></i></a>
  381. </h4>
  382. <aside class="phpdocumentor-element-found-in">
  383. <abbr class="phpdocumentor-element-found-in__file" title="src/Data/Kanji.php"><a href="files/src-data-kanji.html"><abbr title="src/Data/Kanji.php">Kanji.php</abbr></a></abbr>
  384. :
  385. <span class="phpdocumentor-element-found-in__line">62</span>
  386. </aside>
  387. <p class="phpdocumentor-summary">encoding conversion helper</p>
  388. <code class="phpdocumentor-code phpdocumentor-signature ">
  389. <span class="phpdocumentor-signature__visibility">public</span>
  390. <span class="phpdocumentor-signature__static">static</span> <span class="phpdocumentor-signature__name">convertEncoding</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">string</span></code>
  391. <div class="phpdocumentor-label-line">
  392. </div>
  393. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  394. <dl class="phpdocumentor-argument-list">
  395. <dt class="phpdocumentor-argument-list__entry">
  396. <span class="phpdocumentor-signature__argument__name">$string</span>
  397. : <span class="phpdocumentor-signature__argument__return-type">string</span>
  398. </dt>
  399. <dd class="phpdocumentor-argument-list__definition">
  400. </dd>
  401. </dl>
  402. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  403. Tags
  404. <a href="classes/chillerlan-QRCode-Data-Kanji.html#method_convertEncoding#tags" class="headerlink"><i class="fas fa-link"></i></a>
  405. </h5>
  406. <dl class="phpdocumentor-tag-list">
  407. <dt class="phpdocumentor-tag-list__entry">
  408. <span class="phpdocumentor-tag__name">inheritDoc</span>
  409. </dt>
  410. <dd class="phpdocumentor-tag-list__definition">
  411. </dd>
  412. </dl>
  413. <section>
  414. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  415. <span class="phpdocumentor-signature__response_type">string</span>
  416. </section>
  417. </article>
  418. <article
  419. class="phpdocumentor-element
  420. -method
  421. -public
  422. -static "
  423. >
  424. <h4 class="phpdocumentor-element__name" id="method_decodeSegment">
  425. decodeSegment()
  426. <a href="classes/chillerlan-QRCode-Data-Kanji.html#method_decodeSegment" class="headerlink"><i class="fas fa-link"></i></a>
  427. </h4>
  428. <aside class="phpdocumentor-element-found-in">
  429. <abbr class="phpdocumentor-element-found-in__file" title="src/Data/Kanji.php"><a href="files/src-data-kanji.html"><abbr title="src/Data/Kanji.php">Kanji.php</abbr></a></abbr>
  430. :
  431. <span class="phpdocumentor-element-found-in__line">163</span>
  432. </aside>
  433. <code class="phpdocumentor-code phpdocumentor-signature ">
  434. <span class="phpdocumentor-signature__visibility">public</span>
  435. <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>
  436. <div class="phpdocumentor-label-line">
  437. </div>
  438. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  439. <dl class="phpdocumentor-argument-list">
  440. <dt class="phpdocumentor-argument-list__entry">
  441. <span class="phpdocumentor-signature__argument__name">$bitBuffer</span>
  442. : <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>
  443. </dt>
  444. <dd class="phpdocumentor-argument-list__definition">
  445. </dd>
  446. <dt class="phpdocumentor-argument-list__entry">
  447. <span class="phpdocumentor-signature__argument__name">$versionNumber</span>
  448. : <span class="phpdocumentor-signature__argument__return-type">int</span>
  449. </dt>
  450. <dd class="phpdocumentor-argument-list__definition">
  451. </dd>
  452. </dl>
  453. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  454. Tags
  455. <a href="classes/chillerlan-QRCode-Data-Kanji.html#method_decodeSegment#tags" class="headerlink"><i class="fas fa-link"></i></a>
  456. </h5>
  457. <dl class="phpdocumentor-tag-list">
  458. <dt class="phpdocumentor-tag-list__entry">
  459. <span class="phpdocumentor-tag__name">inheritDoc</span>
  460. </dt>
  461. <dd class="phpdocumentor-tag-list__definition">
  462. </dd>
  463. <dt class="phpdocumentor-tag-list__entry">
  464. <span class="phpdocumentor-tag__name">throws</span>
  465. </dt>
  466. <dd class="phpdocumentor-tag-list__definition">
  467. <span class="phpdocumentor-tag-link"><a href="classes/chillerlan-QRCode-Data-QRCodeDataException.html"><abbr title="\chillerlan\QRCode\Data\QRCodeDataException">QRCodeDataException</abbr></a></span>
  468. </dd>
  469. </dl>
  470. <section>
  471. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  472. <span class="phpdocumentor-signature__response_type">string</span>
  473. </section>
  474. </article>
  475. <article
  476. class="phpdocumentor-element
  477. -method
  478. -public
  479. "
  480. >
  481. <h4 class="phpdocumentor-element__name" id="method_getLengthInBits">
  482. getLengthInBits()
  483. <a href="classes/chillerlan-QRCode-Data-Kanji.html#method_getLengthInBits" class="headerlink"><i class="fas fa-link"></i></a>
  484. </h4>
  485. <aside class="phpdocumentor-element-found-in">
  486. <abbr class="phpdocumentor-element-found-in__file" title="src/Data/Kanji.php"><a href="files/src-data-kanji.html"><abbr title="src/Data/Kanji.php">Kanji.php</abbr></a></abbr>
  487. :
  488. <span class="phpdocumentor-element-found-in__line">55</span>
  489. </aside>
  490. <code class="phpdocumentor-code phpdocumentor-signature ">
  491. <span class="phpdocumentor-signature__visibility">public</span>
  492. <span class="phpdocumentor-signature__name">getLengthInBits</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">int</span></code>
  493. <div class="phpdocumentor-label-line">
  494. </div>
  495. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  496. Tags
  497. <a href="classes/chillerlan-QRCode-Data-Kanji.html#method_getLengthInBits#tags" class="headerlink"><i class="fas fa-link"></i></a>
  498. </h5>
  499. <dl class="phpdocumentor-tag-list">
  500. <dt class="phpdocumentor-tag-list__entry">
  501. <span class="phpdocumentor-tag__name">inheritDoc</span>
  502. </dt>
  503. <dd class="phpdocumentor-tag-list__definition">
  504. </dd>
  505. </dl>
  506. <section>
  507. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  508. <span class="phpdocumentor-signature__response_type">int</span>
  509. </section>
  510. </article>
  511. <article
  512. class="phpdocumentor-element
  513. -method
  514. -public
  515. -static "
  516. >
  517. <h4 class="phpdocumentor-element__name" id="method_validateString">
  518. validateString()
  519. <a href="classes/chillerlan-QRCode-Data-Kanji.html#method_validateString" class="headerlink"><i class="fas fa-link"></i></a>
  520. </h4>
  521. <aside class="phpdocumentor-element-found-in">
  522. <abbr class="phpdocumentor-element-found-in__file" title="src/Data/Kanji.php"><a href="files/src-data-kanji.html"><abbr title="src/Data/Kanji.php">Kanji.php</abbr></a></abbr>
  523. :
  524. <span class="phpdocumentor-element-found-in__line">87</span>
  525. </aside>
  526. <p class="phpdocumentor-summary">checks if a string qualifies as SJIS Kanji</p>
  527. <code class="phpdocumentor-code phpdocumentor-signature ">
  528. <span class="phpdocumentor-signature__visibility">public</span>
  529. <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>
  530. <div class="phpdocumentor-label-line">
  531. </div>
  532. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  533. <dl class="phpdocumentor-argument-list">
  534. <dt class="phpdocumentor-argument-list__entry">
  535. <span class="phpdocumentor-signature__argument__name">$string</span>
  536. : <span class="phpdocumentor-signature__argument__return-type">string</span>
  537. </dt>
  538. <dd class="phpdocumentor-argument-list__definition">
  539. </dd>
  540. </dl>
  541. <section>
  542. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  543. <span class="phpdocumentor-signature__response_type">bool</span>
  544. </section>
  545. </article>
  546. <article
  547. class="phpdocumentor-element
  548. -method
  549. -public
  550. "
  551. >
  552. <h4 class="phpdocumentor-element__name" id="method_write">
  553. write()
  554. <a href="classes/chillerlan-QRCode-Data-Kanji.html#method_write" class="headerlink"><i class="fas fa-link"></i></a>
  555. </h4>
  556. <aside class="phpdocumentor-element-found-in">
  557. <abbr class="phpdocumentor-element-found-in__file" title="src/Data/Kanji.php"><a href="files/src-data-kanji.html"><abbr title="src/Data/Kanji.php">Kanji.php</abbr></a></abbr>
  558. :
  559. <span class="phpdocumentor-element-found-in__line">126</span>
  560. </aside>
  561. <code class="phpdocumentor-code phpdocumentor-signature ">
  562. <span class="phpdocumentor-signature__visibility">public</span>
  563. <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"><a href="classes/chillerlan-QRCode-Data-QRDataModeInterface.html"><abbr title="\chillerlan\QRCode\Data\QRDataModeInterface">QRDataModeInterface</abbr></a></span></code>
  564. <div class="phpdocumentor-label-line">
  565. </div>
  566. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  567. <dl class="phpdocumentor-argument-list">
  568. <dt class="phpdocumentor-argument-list__entry">
  569. <span class="phpdocumentor-signature__argument__name">$bitBuffer</span>
  570. : <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>
  571. </dt>
  572. <dd class="phpdocumentor-argument-list__definition">
  573. </dd>
  574. <dt class="phpdocumentor-argument-list__entry">
  575. <span class="phpdocumentor-signature__argument__name">$versionNumber</span>
  576. : <span class="phpdocumentor-signature__argument__return-type">int</span>
  577. </dt>
  578. <dd class="phpdocumentor-argument-list__definition">
  579. </dd>
  580. </dl>
  581. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  582. Tags
  583. <a href="classes/chillerlan-QRCode-Data-Kanji.html#method_write#tags" class="headerlink"><i class="fas fa-link"></i></a>
  584. </h5>
  585. <dl class="phpdocumentor-tag-list">
  586. <dt class="phpdocumentor-tag-list__entry">
  587. <span class="phpdocumentor-tag__name">inheritDoc</span>
  588. </dt>
  589. <dd class="phpdocumentor-tag-list__definition">
  590. </dd>
  591. <dt class="phpdocumentor-tag-list__entry">
  592. <span class="phpdocumentor-tag__name">throws</span>
  593. </dt>
  594. <dd class="phpdocumentor-tag-list__definition">
  595. <span class="phpdocumentor-tag-link"><a href="classes/chillerlan-QRCode-Data-QRCodeDataException.html"><abbr title="\chillerlan\QRCode\Data\QRCodeDataException">QRCodeDataException</abbr></a></span>
  596. <section class="phpdocumentor-description"><p>on an illegal character occurence</p>
  597. </section>
  598. </dd>
  599. </dl>
  600. <section>
  601. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  602. <span class="phpdocumentor-signature__response_type"><a href="classes/chillerlan-QRCode-Data-QRDataModeInterface.html"><abbr title="\chillerlan\QRCode\Data\QRDataModeInterface">QRDataModeInterface</abbr></a></span>
  603. </section>
  604. </article>
  605. <article
  606. class="phpdocumentor-element
  607. -method
  608. -protected
  609. "
  610. >
  611. <h4 class="phpdocumentor-element__name" id="method_getCharCount">
  612. getCharCount()
  613. <a href="classes/chillerlan-QRCode-Data-Kanji.html#method_getCharCount" class="headerlink"><i class="fas fa-link"></i></a>
  614. </h4>
  615. <aside class="phpdocumentor-element-found-in">
  616. <abbr class="phpdocumentor-element-found-in__file" title="src/Data/Kanji.php"><a href="files/src-data-kanji.html"><abbr title="src/Data/Kanji.php">Kanji.php</abbr></a></abbr>
  617. :
  618. <span class="phpdocumentor-element-found-in__line">48</span>
  619. </aside>
  620. <p class="phpdocumentor-summary">returns the character count of the $data string</p>
  621. <code class="phpdocumentor-code phpdocumentor-signature ">
  622. <span class="phpdocumentor-signature__visibility">protected</span>
  623. <span class="phpdocumentor-signature__name">getCharCount</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">int</span></code>
  624. <div class="phpdocumentor-label-line">
  625. </div>
  626. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  627. Tags
  628. <a href="classes/chillerlan-QRCode-Data-Kanji.html#method_getCharCount#tags" class="headerlink"><i class="fas fa-link"></i></a>
  629. </h5>
  630. <dl class="phpdocumentor-tag-list">
  631. <dt class="phpdocumentor-tag-list__entry">
  632. <span class="phpdocumentor-tag__name">inheritDoc</span>
  633. </dt>
  634. <dd class="phpdocumentor-tag-list__definition">
  635. </dd>
  636. </dl>
  637. <section>
  638. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  639. <span class="phpdocumentor-signature__response_type">int</span>
  640. </section>
  641. </article>
  642. <article
  643. class="phpdocumentor-element
  644. -method
  645. -protected
  646. -static "
  647. >
  648. <h4 class="phpdocumentor-element__name" id="method_getLengthBits">
  649. getLengthBits()
  650. <a href="classes/chillerlan-QRCode-Data-QRDataModeAbstract.html#method_getLengthBits" class="headerlink"><i class="fas fa-link"></i></a>
  651. </h4>
  652. <aside class="phpdocumentor-element-found-in">
  653. <abbr class="phpdocumentor-element-found-in__file" title="src/Data/QRDataModeAbstract.php"><a href="files/src-data-qrdatamodeabstract.html"><abbr title="src/Data/QRDataModeAbstract.php">QRDataModeAbstract.php</abbr></a></abbr>
  654. :
  655. <span class="phpdocumentor-element-found-in__line">57</span>
  656. </aside>
  657. <p class="phpdocumentor-summary">shortcut</p>
  658. <code class="phpdocumentor-code phpdocumentor-signature ">
  659. <span class="phpdocumentor-signature__visibility">protected</span>
  660. <span class="phpdocumentor-signature__static">static</span> <span class="phpdocumentor-signature__name">getLengthBits</span><span>(</span><span class="phpdocumentor-signature__argument"><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">int</span></code>
  661. <div class="phpdocumentor-label-line">
  662. </div>
  663. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  664. <dl class="phpdocumentor-argument-list">
  665. <dt class="phpdocumentor-argument-list__entry">
  666. <span class="phpdocumentor-signature__argument__name">$versionNumber</span>
  667. : <span class="phpdocumentor-signature__argument__return-type">int</span>
  668. </dt>
  669. <dd class="phpdocumentor-argument-list__definition">
  670. </dd>
  671. </dl>
  672. <section>
  673. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  674. <span class="phpdocumentor-signature__response_type">int</span>
  675. </section>
  676. </article>
  677. </section>
  678. <div class="phpdocumentor-modal" id="source-view">
  679. <div class="phpdocumentor-modal-bg" data-exit-button></div>
  680. <div class="phpdocumentor-modal-container">
  681. <div class="phpdocumentor-modal-content">
  682. <pre style="max-height: 500px; overflow-y: scroll" data-src="files/src/Data/Kanji.php.txt" class="language-php line-numbers linkable-line-numbers"></pre>
  683. </div>
  684. <button data-exit-button class="phpdocumentor-modal__close">&times;</button>
  685. </div>
  686. </div>
  687. <script type="text/javascript">
  688. (function () {
  689. function loadExternalCodeSnippet(el, url, line) {
  690. Array.prototype.slice.call(el.querySelectorAll('pre[data-src]')).forEach((pre) => {
  691. const src = url || pre.getAttribute('data-src').replace(/\\/g, '/');
  692. const language = 'php';
  693. const code = document.createElement('code');
  694. code.className = 'language-' + language;
  695. pre.textContent = '';
  696. pre.setAttribute('data-line', line)
  697. code.textContent = 'Loading…';
  698. pre.appendChild(code);
  699. var xhr = new XMLHttpRequest();
  700. xhr.open('GET', src, true);
  701. xhr.onreadystatechange = function () {
  702. if (xhr.readyState !== 4) {
  703. return;
  704. }
  705. if (xhr.status < 400 && xhr.responseText) {
  706. code.textContent = xhr.responseText;
  707. Prism.highlightElement(code);
  708. return;
  709. }
  710. if (xhr.status === 404) {
  711. code.textContent = '✖ Error: File could not be found';
  712. return;
  713. }
  714. if (xhr.status >= 400) {
  715. code.textContent = '✖ Error ' + xhr.status + ' while fetching file: ' + xhr.statusText;
  716. return;
  717. }
  718. code.textContent = '✖ Error: An unknown error occurred';
  719. };
  720. xhr.send(null);
  721. });
  722. }
  723. const modalButtons = document.querySelectorAll("[data-modal]");
  724. const openedAsLocalFile = window.location.protocol === 'file:';
  725. if (modalButtons.length > 0 && openedAsLocalFile) {
  726. console.warn(
  727. 'Viewing the source code is unavailable because you are opening this page from the file:// scheme; ' +
  728. 'browsers block XHR requests when a page is opened this way'
  729. );
  730. }
  731. modalButtons.forEach(function (trigger) {
  732. if (openedAsLocalFile) {
  733. trigger.setAttribute("hidden", "hidden");
  734. }
  735. trigger.addEventListener("click", function (event) {
  736. event.preventDefault();
  737. const modal = document.getElementById(trigger.dataset.modal);
  738. if (!modal) {
  739. console.error(`Modal with id "${trigger.dataset.modal}" could not be found`);
  740. return;
  741. }
  742. modal.classList.add("phpdocumentor-modal__open");
  743. loadExternalCodeSnippet(modal, trigger.dataset.src || null, trigger.dataset.line)
  744. const exits = modal.querySelectorAll("[data-exit-button]");
  745. exits.forEach(function (exit) {
  746. exit.addEventListener("click", function (event) {
  747. event.preventDefault();
  748. modal.classList.remove("phpdocumentor-modal__open");
  749. });
  750. });
  751. });
  752. });
  753. })();
  754. </script>
  755. </article>
  756. </section>
  757. <section class="phpdocumentor-on-this-page__sidebar">
  758. <section class="phpdocumentor-on-this-page__content">
  759. <strong class="phpdocumentor-on-this-page__title">On this page</strong>
  760. <ul class="phpdocumentor-list -clean">
  761. <li class="phpdocumentor-on-this-page-section__title">Table Of Contents</li>
  762. <li>
  763. <ul class="phpdocumentor-list -clean">
  764. <li><a href="classes/chillerlan-QRCode-Data-Kanji.html#toc-constants">Constants</a></li>
  765. <li><a href="classes/chillerlan-QRCode-Data-Kanji.html#toc-properties">Properties</a></li>
  766. <li><a href="classes/chillerlan-QRCode-Data-Kanji.html#toc-methods">Methods</a></li>
  767. </ul>
  768. </li>
  769. <li class="phpdocumentor-on-this-page-section__title">Constants</li>
  770. <li>
  771. <ul class="phpdocumentor-list -clean">
  772. <li><a href="classes/chillerlan-QRCode-Data-Kanji.html#constant_DATAMODE">DATAMODE</a></li>
  773. <li><a href="classes/chillerlan-QRCode-Data-Kanji.html#constant_ENCODING">ENCODING</a></li>
  774. </ul>
  775. </li>
  776. <li class="phpdocumentor-on-this-page-section__title">Properties</li>
  777. <li>
  778. <ul class="phpdocumentor-list -clean">
  779. <li><a href="classes/chillerlan-QRCode-Data-QRDataModeAbstract.html#property_data">$data<a href="classes/chillerlan-QRCode-Data-Kanji.html"></li>
  780. </ul>
  781. </li>
  782. <li class="phpdocumentor-on-this-page-section__title">Methods</li>
  783. <li>
  784. <ul class="phpdocumentor-list -clean">
  785. <li><a href="classes/chillerlan-QRCode-Data-QRDataModeAbstract.html#method___construct">__construct()</a></li>
  786. <li><a href="classes/chillerlan-QRCode-Data-Kanji.html#method_convertEncoding">convertEncoding()</a></li>
  787. <li><a href="classes/chillerlan-QRCode-Data-Kanji.html#method_decodeSegment">decodeSegment()</a></li>
  788. <li><a href="classes/chillerlan-QRCode-Data-Kanji.html#method_getLengthInBits">getLengthInBits()</a></li>
  789. <li><a href="classes/chillerlan-QRCode-Data-Kanji.html#method_validateString">validateString()</a></li>
  790. <li><a href="classes/chillerlan-QRCode-Data-Kanji.html#method_write">write()</a></li>
  791. <li><a href="classes/chillerlan-QRCode-Data-Kanji.html#method_getCharCount">getCharCount()</a></li>
  792. <li><a href="classes/chillerlan-QRCode-Data-QRDataModeAbstract.html#method_getLengthBits">getLengthBits()</a></li>
  793. </ul>
  794. </li>
  795. </ul>
  796. </section>
  797. </section>
  798. </div>
  799. <section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
  800. <section class="phpdocumentor-search-results__dialog">
  801. <header class="phpdocumentor-search-results__header">
  802. <h2 class="phpdocumentor-search-results__title">Search results</h2>
  803. <button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
  804. </header>
  805. <section class="phpdocumentor-search-results__body">
  806. <ul class="phpdocumentor-search-results__entries"></ul>
  807. </section>
  808. </section>
  809. </section>
  810. </div>
  811. <a href="classes/chillerlan-QRCode-Data-Kanji.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
  812. </main>
  813. <script>
  814. cssVars({});
  815. </script>
  816. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/prism.min.js"></script>
  817. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/autoloader/prism-autoloader.min.js"></script>
  818. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.min.js"></script>
  819. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.min.js"></script>
  820. </body>
  821. </html>