|
|
@@ -213,7 +213,7 @@
|
|
|
<span>
|
|
|
: int </span>
|
|
|
</dt>
|
|
|
-<dd>The current ECI encoding id</dd>
|
|
|
+<dd>The current ECI encoding id (default to UTF-8)</dd>
|
|
|
|
|
|
</dl>
|
|
|
|
|
|
@@ -365,7 +365,7 @@
|
|
|
<span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
<span class="phpdocumentor-signature__type">string</span>
|
|
|
<span class="phpdocumentor-signature__name">$data</span>
|
|
|
- </code>
|
|
|
+ = <span class="phpdocumentor-signature__default-value">''</span></code>
|
|
|
|
|
|
|
|
|
|
|
|
@@ -397,14 +397,14 @@
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
- <p class="phpdocumentor-summary">The current ECI encoding id</p>
|
|
|
+ <p class="phpdocumentor-summary">The current ECI encoding id (default to UTF-8)</p>
|
|
|
|
|
|
|
|
|
<code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
<span class="phpdocumentor-signature__visibility">private</span>
|
|
|
<span class="phpdocumentor-signature__type">int</span>
|
|
|
<span class="phpdocumentor-signature__name">$encoding</span>
|
|
|
- </code>
|
|
|
+ = <span class="phpdocumentor-signature__default-value">\chillerlan\QRCode\Common\ECICharset::ISO_IEC_10646_UTF_8</span></code>
|
|
|
|
|
|
|
|
|
|
|
|
@@ -445,7 +445,7 @@
|
|
|
|
|
|
<code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
<span class="phpdocumentor-signature__visibility">public</span>
|
|
|
- <span class="phpdocumentor-signature__name">__construct</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">int </span><span class="phpdocumentor-signature__argument__name">$encoding</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
|
|
|
+ <span class="phpdocumentor-signature__name">__construct</span><span>(</span><span class="phpdocumentor-signature__argument"><span>[</span><span class="phpdocumentor-signature__argument__return-type">int|null </span><span class="phpdocumentor-signature__argument__name">$encoding</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">null</span><span> ]</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
|
|
|
|
|
|
<div class="phpdocumentor-label-line">
|
|
|
</div>
|
|
|
@@ -455,8 +455,8 @@
|
|
|
<dl class="phpdocumentor-argument-list">
|
|
|
<dt class="phpdocumentor-argument-list__entry">
|
|
|
<span class="phpdocumentor-signature__argument__name">$encoding</span>
|
|
|
- : <span class="phpdocumentor-signature__argument__return-type">int</span>
|
|
|
- </dt>
|
|
|
+ : <span class="phpdocumentor-signature__argument__return-type">int|null</span>
|
|
|
+ = <span class="phpdocumentor-signature__argument__default-value">null</span> </dt>
|
|
|
<dd class="phpdocumentor-argument-list__definition">
|
|
|
|
|
|
</dd>
|
|
|
@@ -513,7 +513,7 @@
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<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>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">48</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">52</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -552,7 +552,7 @@
|
|
|
class="phpdocumentor-element
|
|
|
-method
|
|
|
-public
|
|
|
- -static "
|
|
|
+ "
|
|
|
>
|
|
|
<h4 class="phpdocumentor-element__name" id="method_decodeSegment">
|
|
|
decodeSegment()
|
|
|
@@ -562,7 +562,7 @@
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Data/ECI.php"><a href="files/src-data-eci.html"><abbr title="src/Data/ECI.php">ECI.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">124</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">128</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -570,7 +570,7 @@
|
|
|
|
|
|
<code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
<span class="phpdocumentor-signature__visibility">public</span>
|
|
|
- <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> </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 </span><span class="phpdocumentor-signature__argument__name">$versionNumber</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">string</span></code>
|
|
|
+ <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> </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 </span><span class="phpdocumentor-signature__argument__name">$versionNumber</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">string</span></code>
|
|
|
|
|
|
<div class="phpdocumentor-label-line">
|
|
|
</div>
|
|
|
@@ -633,7 +633,7 @@
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Data/ECI.php"><a href="files/src-data-eci.html"><abbr title="src/Data/ECI.php">ECI.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">47</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">51</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -662,7 +662,7 @@
|
|
|
class="phpdocumentor-element
|
|
|
-method
|
|
|
-public
|
|
|
- -static "
|
|
|
+ "
|
|
|
>
|
|
|
<h4 class="phpdocumentor-element__name" id="method_parseValue">
|
|
|
parseValue()
|
|
|
@@ -672,7 +672,7 @@
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Data/ECI.php"><a href="files/src-data-eci.html"><abbr title="src/Data/ECI.php">ECI.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">90</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">94</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -680,7 +680,7 @@
|
|
|
|
|
|
<code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
<span class="phpdocumentor-signature__visibility">public</span>
|
|
|
- <span class="phpdocumentor-signature__static">static</span> <span class="phpdocumentor-signature__name">parseValue</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> </span><span class="phpdocumentor-signature__argument__name">$bitBuffer</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><a href="classes/chillerlan-QRCode-Common-ECICharset.html"><abbr title="\chillerlan\QRCode\Common\ECICharset">ECICharset</abbr></a></span></code>
|
|
|
+ <span class="phpdocumentor-signature__name">parseValue</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> </span><span class="phpdocumentor-signature__argument__name">$bitBuffer</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><a href="classes/chillerlan-QRCode-Common-ECICharset.html"><abbr title="\chillerlan\QRCode\Common\ECICharset">ECICharset</abbr></a></span></code>
|
|
|
|
|
|
<div class="phpdocumentor-label-line">
|
|
|
</div>
|
|
|
@@ -736,7 +736,7 @@
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Data/ECI.php"><a href="files/src-data-eci.html"><abbr title="src/Data/ECI.php">ECI.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">115</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">119</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -801,7 +801,7 @@
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Data/ECI.php"><a href="files/src-data-eci.html"><abbr title="src/Data/ECI.php">ECI.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">66</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">70</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -879,7 +879,7 @@
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<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>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">44</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">48</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -908,7 +908,7 @@
|
|
|
class="phpdocumentor-element
|
|
|
-method
|
|
|
-protected
|
|
|
- -static "
|
|
|
+ "
|
|
|
>
|
|
|
<h4 class="phpdocumentor-element__name" id="method_getLengthBits">
|
|
|
getLengthBits()
|
|
|
@@ -918,7 +918,7 @@
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<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>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">55</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">59</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -926,7 +926,7 @@
|
|
|
|
|
|
<code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
<span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
- <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 </span><span class="phpdocumentor-signature__argument__name">$versionNumber</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">int</span></code>
|
|
|
+ <span class="phpdocumentor-signature__name">getLengthBits</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">int </span><span class="phpdocumentor-signature__argument__name">$versionNumber</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">int</span></code>
|
|
|
|
|
|
<div class="phpdocumentor-label-line">
|
|
|
</div>
|