|
|
@@ -102,9 +102,6 @@
|
|
|
<h2 class="phpdocumentor-content__title">
|
|
|
DecoderResult
|
|
|
|
|
|
- <span class="phpdocumentor-element__extends">
|
|
|
- extends <abbr title="\chillerlan\Settings\SettingsContainerAbstract">SettingsContainerAbstract</abbr>
|
|
|
- </span>
|
|
|
|
|
|
<div class="phpdocumentor-element__package">
|
|
|
in package
|
|
|
@@ -119,7 +116,7 @@
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/DecoderResult.php"><a href="files/src-decoder-decoderresult.html"><abbr title="src/Decoder/DecoderResult.php">DecoderResult.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">29</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">30</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -142,10 +139,24 @@ as well as a String interpretation of those bytes, if applicable.</p>
|
|
|
|
|
|
<dl class="phpdocumentor-table-of-contents">
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -property -public">
|
|
|
+ <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_data">$data</a>
|
|
|
+ <span>
|
|
|
+ : string </span>
|
|
|
+</dt>
|
|
|
+<dd></dd>
|
|
|
+
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -property -public">
|
|
|
<a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_eccLevel">$eccLevel</a>
|
|
|
<span>
|
|
|
: <a href="classes/chillerlan-QRCode-Common-EccLevel.html"><abbr title="\chillerlan\QRCode\Common\EccLevel">EccLevel</abbr></a> </span>
|
|
|
</dt>
|
|
|
+<dd></dd>
|
|
|
+
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -property -public">
|
|
|
+ <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_maskPattern">$maskPattern</a>
|
|
|
+ <span>
|
|
|
+ : <a href="classes/chillerlan-QRCode-Common-MaskPattern.html"><abbr title="\chillerlan\QRCode\Common\MaskPattern">MaskPattern</abbr></a> </span>
|
|
|
+</dt>
|
|
|
<dd></dd>
|
|
|
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -property -public">
|
|
|
@@ -170,16 +181,16 @@ as well as a String interpretation of those bytes, if applicable.</p>
|
|
|
<dd></dd>
|
|
|
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -property -public">
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_text">$text</a>
|
|
|
+ <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_version">$version</a>
|
|
|
<span>
|
|
|
- : string </span>
|
|
|
+ : <a href="classes/chillerlan-QRCode-Common-Version.html"><abbr title="\chillerlan\QRCode\Common\Version">Version</abbr></a> </span>
|
|
|
</dt>
|
|
|
<dd></dd>
|
|
|
|
|
|
- <dt class="phpdocumentor-table-of-contents__entry -property -public">
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_version">$version</a>
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
+ <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_data">$data</a>
|
|
|
<span>
|
|
|
- : <a href="classes/chillerlan-QRCode-Common-Version.html"><abbr title="\chillerlan\QRCode\Common\Version">Version</abbr></a> </span>
|
|
|
+ : string </span>
|
|
|
</dt>
|
|
|
<dd></dd>
|
|
|
|
|
|
@@ -191,30 +202,30 @@ as well as a String interpretation of those bytes, if applicable.</p>
|
|
|
<dd></dd>
|
|
|
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_rawBytes">$rawBytes</a>
|
|
|
+ <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_maskPattern">$maskPattern</a>
|
|
|
<span>
|
|
|
- : array<string|int, mixed> </span>
|
|
|
+ : <a href="classes/chillerlan-QRCode-Common-MaskPattern.html"><abbr title="\chillerlan\QRCode\Common\MaskPattern">MaskPattern</abbr></a> </span>
|
|
|
</dt>
|
|
|
<dd></dd>
|
|
|
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_structuredAppendParity">$structuredAppendParity</a>
|
|
|
+ <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_rawBytes">$rawBytes</a>
|
|
|
<span>
|
|
|
- : int </span>
|
|
|
+ : array<string|int, mixed> </span>
|
|
|
</dt>
|
|
|
<dd></dd>
|
|
|
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_structuredAppendSequence">$structuredAppendSequence</a>
|
|
|
+ <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_structuredAppendParity">$structuredAppendParity</a>
|
|
|
<span>
|
|
|
: int </span>
|
|
|
</dt>
|
|
|
<dd></dd>
|
|
|
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_text">$text</a>
|
|
|
+ <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_structuredAppendSequence">$structuredAppendSequence</a>
|
|
|
<span>
|
|
|
- : string </span>
|
|
|
+ : int </span>
|
|
|
</dt>
|
|
|
<dd></dd>
|
|
|
|
|
|
@@ -226,23 +237,23 @@ as well as a String interpretation of those bytes, if applicable.</p>
|
|
|
<dd></dd>
|
|
|
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#method___set">__set()</a>
|
|
|
+ <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#method___construct">__construct()</a>
|
|
|
<span>
|
|
|
- : void </span>
|
|
|
+ : mixed </span>
|
|
|
</dt>
|
|
|
-<dd></dd>
|
|
|
+<dd>DecoderResult constructor.</dd>
|
|
|
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#method___toString">__toString()</a>
|
|
|
+ <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#method___get">__get()</a>
|
|
|
<span>
|
|
|
- : string </span>
|
|
|
+ : mixed|null </span>
|
|
|
</dt>
|
|
|
<dd></dd>
|
|
|
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#method_fromIterable">fromIterable()</a>
|
|
|
+ <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#method___toString">__toString()</a>
|
|
|
<span>
|
|
|
- : self </span>
|
|
|
+ : string </span>
|
|
|
</dt>
|
|
|
<dd></dd>
|
|
|
|
|
|
@@ -271,6 +282,39 @@ as well as a String interpretation of those bytes, if applicable.</p>
|
|
|
-property
|
|
|
-public
|
|
|
"
|
|
|
+>
|
|
|
+ <h4 class="phpdocumentor-element__name" id="property_data">
|
|
|
+ $data
|
|
|
+ <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_data" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
+ <span class="phpdocumentor-element__modifiers">
|
|
|
+ </span>
|
|
|
+ </h4>
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/DecoderResult.php"><a href="files/src-decoder-decoderresult.html"><abbr title="src/Decoder/DecoderResult.php">DecoderResult.php</abbr></a></abbr>
|
|
|
+ :
|
|
|
+ <span class="phpdocumentor-element-found-in__line">0</span>
|
|
|
+
|
|
|
+ </aside>
|
|
|
+
|
|
|
+
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
+ <span class="phpdocumentor-signature__visibility">public</span>
|
|
|
+ <span class="phpdocumentor-signature__type">string</span>
|
|
|
+ <span class="phpdocumentor-signature__name">$data</span>
|
|
|
+ </code>
|
|
|
+
|
|
|
+
|
|
|
+ <section class="phpdocumentor-description"></section>
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+</article>
|
|
|
+ <article
|
|
|
+ class="
|
|
|
+ phpdocumentor-element
|
|
|
+ -property
|
|
|
+ -public
|
|
|
+ "
|
|
|
>
|
|
|
<h4 class="phpdocumentor-element__name" id="property_eccLevel">
|
|
|
$eccLevel
|
|
|
@@ -297,6 +341,39 @@ as well as a String interpretation of those bytes, if applicable.</p>
|
|
|
|
|
|
|
|
|
|
|
|
+</article>
|
|
|
+ <article
|
|
|
+ class="
|
|
|
+ phpdocumentor-element
|
|
|
+ -property
|
|
|
+ -public
|
|
|
+ "
|
|
|
+>
|
|
|
+ <h4 class="phpdocumentor-element__name" id="property_maskPattern">
|
|
|
+ $maskPattern
|
|
|
+ <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_maskPattern" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
+ <span class="phpdocumentor-element__modifiers">
|
|
|
+ </span>
|
|
|
+ </h4>
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/DecoderResult.php"><a href="files/src-decoder-decoderresult.html"><abbr title="src/Decoder/DecoderResult.php">DecoderResult.php</abbr></a></abbr>
|
|
|
+ :
|
|
|
+ <span class="phpdocumentor-element-found-in__line">0</span>
|
|
|
+
|
|
|
+ </aside>
|
|
|
+
|
|
|
+
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
+ <span class="phpdocumentor-signature__visibility">public</span>
|
|
|
+ <span class="phpdocumentor-signature__type"><a href="classes/chillerlan-QRCode-Common-MaskPattern.html"><abbr title="\chillerlan\QRCode\Common\MaskPattern">MaskPattern</abbr></a></span>
|
|
|
+ <span class="phpdocumentor-signature__name">$maskPattern</span>
|
|
|
+ </code>
|
|
|
+
|
|
|
+
|
|
|
+ <section class="phpdocumentor-description"></section>
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
</article>
|
|
|
<article
|
|
|
class="
|
|
|
@@ -404,9 +481,9 @@ as well as a String interpretation of those bytes, if applicable.</p>
|
|
|
-public
|
|
|
"
|
|
|
>
|
|
|
- <h4 class="phpdocumentor-element__name" id="property_text">
|
|
|
- $text
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_text" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
+ <h4 class="phpdocumentor-element__name" id="property_version">
|
|
|
+ $version
|
|
|
+ <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_version" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
<span class="phpdocumentor-element__modifiers">
|
|
|
</span>
|
|
|
</h4>
|
|
|
@@ -420,8 +497,8 @@ as well as a String interpretation of those bytes, if applicable.</p>
|
|
|
|
|
|
<code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
<span class="phpdocumentor-signature__visibility">public</span>
|
|
|
- <span class="phpdocumentor-signature__type">string</span>
|
|
|
- <span class="phpdocumentor-signature__name">$text</span>
|
|
|
+ <span class="phpdocumentor-signature__type"><a href="classes/chillerlan-QRCode-Common-Version.html"><abbr title="\chillerlan\QRCode\Common\Version">Version</abbr></a></span>
|
|
|
+ <span class="phpdocumentor-signature__name">$version</span>
|
|
|
</code>
|
|
|
|
|
|
|
|
|
@@ -434,30 +511,31 @@ as well as a String interpretation of those bytes, if applicable.</p>
|
|
|
class="
|
|
|
phpdocumentor-element
|
|
|
-property
|
|
|
- -public
|
|
|
+ -protected
|
|
|
"
|
|
|
>
|
|
|
- <h4 class="phpdocumentor-element__name" id="property_version">
|
|
|
- $version
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_version" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
+ <h4 class="phpdocumentor-element__name" id="property_data">
|
|
|
+ $data
|
|
|
+ <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_data" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
<span class="phpdocumentor-element__modifiers">
|
|
|
</span>
|
|
|
</h4>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/DecoderResult.php"><a href="files/src-decoder-decoderresult.html"><abbr title="src/Decoder/DecoderResult.php">DecoderResult.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">0</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">33</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
|
|
|
<code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
- <span class="phpdocumentor-signature__visibility">public</span>
|
|
|
- <span class="phpdocumentor-signature__type"><a href="classes/chillerlan-QRCode-Common-Version.html"><abbr title="\chillerlan\QRCode\Common\Version">Version</abbr></a></span>
|
|
|
- <span class="phpdocumentor-signature__name">$version</span>
|
|
|
+ <span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
+ <span class="phpdocumentor-signature__type">string</span>
|
|
|
+ <span class="phpdocumentor-signature__name">$data</span>
|
|
|
</code>
|
|
|
|
|
|
-
|
|
|
+ <section class="phpdocumentor-description"></section>
|
|
|
+
|
|
|
<section class="phpdocumentor-description"></section>
|
|
|
|
|
|
|
|
|
@@ -479,7 +557,7 @@ as well as a String interpretation of those bytes, if applicable.</p>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/DecoderResult.php"><a href="files/src-decoder-decoderresult.html"><abbr title="src/Decoder/DecoderResult.php">DecoderResult.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">34</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">35</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -504,24 +582,24 @@ as well as a String interpretation of those bytes, if applicable.</p>
|
|
|
-protected
|
|
|
"
|
|
|
>
|
|
|
- <h4 class="phpdocumentor-element__name" id="property_rawBytes">
|
|
|
- $rawBytes
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_rawBytes" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
+ <h4 class="phpdocumentor-element__name" id="property_maskPattern">
|
|
|
+ $maskPattern
|
|
|
+ <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_maskPattern" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
<span class="phpdocumentor-element__modifiers">
|
|
|
</span>
|
|
|
</h4>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/DecoderResult.php"><a href="files/src-decoder-decoderresult.html"><abbr title="src/Decoder/DecoderResult.php">DecoderResult.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">31</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">36</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
|
|
|
<code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
<span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
- <span class="phpdocumentor-signature__type">array<string|int, mixed></span>
|
|
|
- <span class="phpdocumentor-signature__name">$rawBytes</span>
|
|
|
+ <span class="phpdocumentor-signature__type"><a href="classes/chillerlan-QRCode-Common-MaskPattern.html"><abbr title="\chillerlan\QRCode\Common\MaskPattern">MaskPattern</abbr></a></span>
|
|
|
+ <span class="phpdocumentor-signature__name">$maskPattern</span>
|
|
|
</code>
|
|
|
|
|
|
<section class="phpdocumentor-description"></section>
|
|
|
@@ -538,25 +616,25 @@ as well as a String interpretation of those bytes, if applicable.</p>
|
|
|
-protected
|
|
|
"
|
|
|
>
|
|
|
- <h4 class="phpdocumentor-element__name" id="property_structuredAppendParity">
|
|
|
- $structuredAppendParity
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_structuredAppendParity" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
+ <h4 class="phpdocumentor-element__name" id="property_rawBytes">
|
|
|
+ $rawBytes
|
|
|
+ <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_rawBytes" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
<span class="phpdocumentor-element__modifiers">
|
|
|
</span>
|
|
|
</h4>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/DecoderResult.php"><a href="files/src-decoder-decoderresult.html"><abbr title="src/Decoder/DecoderResult.php">DecoderResult.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">35</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">32</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
|
|
|
<code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
<span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
- <span class="phpdocumentor-signature__type">int</span>
|
|
|
- <span class="phpdocumentor-signature__name">$structuredAppendParity</span>
|
|
|
- = <span class="phpdocumentor-signature__default-value">-1</span></code>
|
|
|
+ <span class="phpdocumentor-signature__type">array<string|int, mixed></span>
|
|
|
+ <span class="phpdocumentor-signature__name">$rawBytes</span>
|
|
|
+ </code>
|
|
|
|
|
|
<section class="phpdocumentor-description"></section>
|
|
|
|
|
|
@@ -572,16 +650,16 @@ as well as a String interpretation of those bytes, if applicable.</p>
|
|
|
-protected
|
|
|
"
|
|
|
>
|
|
|
- <h4 class="phpdocumentor-element__name" id="property_structuredAppendSequence">
|
|
|
- $structuredAppendSequence
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_structuredAppendSequence" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
+ <h4 class="phpdocumentor-element__name" id="property_structuredAppendParity">
|
|
|
+ $structuredAppendParity
|
|
|
+ <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_structuredAppendParity" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
<span class="phpdocumentor-element__modifiers">
|
|
|
</span>
|
|
|
</h4>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/DecoderResult.php"><a href="files/src-decoder-decoderresult.html"><abbr title="src/Decoder/DecoderResult.php">DecoderResult.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">36</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">37</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -589,7 +667,7 @@ as well as a String interpretation of those bytes, if applicable.</p>
|
|
|
<code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
<span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
<span class="phpdocumentor-signature__type">int</span>
|
|
|
- <span class="phpdocumentor-signature__name">$structuredAppendSequence</span>
|
|
|
+ <span class="phpdocumentor-signature__name">$structuredAppendParity</span>
|
|
|
= <span class="phpdocumentor-signature__default-value">-1</span></code>
|
|
|
|
|
|
<section class="phpdocumentor-description"></section>
|
|
|
@@ -606,25 +684,25 @@ as well as a String interpretation of those bytes, if applicable.</p>
|
|
|
-protected
|
|
|
"
|
|
|
>
|
|
|
- <h4 class="phpdocumentor-element__name" id="property_text">
|
|
|
- $text
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_text" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
+ <h4 class="phpdocumentor-element__name" id="property_structuredAppendSequence">
|
|
|
+ $structuredAppendSequence
|
|
|
+ <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_structuredAppendSequence" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
<span class="phpdocumentor-element__modifiers">
|
|
|
</span>
|
|
|
</h4>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/DecoderResult.php"><a href="files/src-decoder-decoderresult.html"><abbr title="src/Decoder/DecoderResult.php">DecoderResult.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">32</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">38</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
|
|
|
<code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
<span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
- <span class="phpdocumentor-signature__type">string</span>
|
|
|
- <span class="phpdocumentor-signature__name">$text</span>
|
|
|
- </code>
|
|
|
+ <span class="phpdocumentor-signature__type">int</span>
|
|
|
+ <span class="phpdocumentor-signature__name">$structuredAppendSequence</span>
|
|
|
+ = <span class="phpdocumentor-signature__default-value">-1</span></code>
|
|
|
|
|
|
<section class="phpdocumentor-description"></section>
|
|
|
|
|
|
@@ -649,7 +727,7 @@ as well as a String interpretation of those bytes, if applicable.</p>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/DecoderResult.php"><a href="files/src-decoder-decoderresult.html"><abbr title="src/Decoder/DecoderResult.php">DecoderResult.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">33</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">34</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -680,37 +758,30 @@ as well as a String interpretation of those bytes, if applicable.</p>
|
|
|
-public
|
|
|
"
|
|
|
>
|
|
|
- <h4 class="phpdocumentor-element__name" id="method___set">
|
|
|
- __set()
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#method___set" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method___construct">
|
|
|
+ __construct()
|
|
|
+ <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#method___construct" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
</h4>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/DecoderResult.php"><a href="files/src-decoder-decoderresult.html"><abbr title="src/Decoder/DecoderResult.php">DecoderResult.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">41</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">43</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
-
|
|
|
+ <p class="phpdocumentor-summary">DecoderResult constructor.</p>
|
|
|
+
|
|
|
<code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
<span class="phpdocumentor-signature__visibility">public</span>
|
|
|
- <span class="phpdocumentor-signature__name">__set</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">mixed </span><span class="phpdocumentor-signature__argument__name">$property</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">mixed </span><span class="phpdocumentor-signature__argument__name">$value</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</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">iteratable<string|int, mixed> </span><span class="phpdocumentor-signature__argument__name">$properties</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">null</span><span> ]</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
|
|
|
|
|
|
|
|
|
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
|
|
|
<dl class="phpdocumentor-argument-list">
|
|
|
<dt class="phpdocumentor-argument-list__entry">
|
|
|
- <span class="phpdocumentor-signature__argument__name">$property</span>
|
|
|
- : <span class="phpdocumentor-signature__argument__return-type">mixed</span>
|
|
|
- </dt>
|
|
|
- <dd class="phpdocumentor-argument-list__definition">
|
|
|
- <section class="phpdocumentor-description"></section>
|
|
|
-
|
|
|
- </dd>
|
|
|
- <dt class="phpdocumentor-argument-list__entry">
|
|
|
- <span class="phpdocumentor-signature__argument__name">$value</span>
|
|
|
- : <span class="phpdocumentor-signature__argument__return-type">mixed</span>
|
|
|
- </dt>
|
|
|
+ <span class="phpdocumentor-signature__argument__name">$properties</span>
|
|
|
+ : <span class="phpdocumentor-signature__argument__return-type">iteratable<string|int, mixed></span>
|
|
|
+ = <span class="phpdocumentor-signature__argument__default-value">null</span> </dt>
|
|
|
<dd class="phpdocumentor-argument-list__definition">
|
|
|
<section class="phpdocumentor-description"></section>
|
|
|
|
|
|
@@ -718,22 +789,9 @@ as well as a String interpretation of those bytes, if applicable.</p>
|
|
|
</dl>
|
|
|
|
|
|
|
|
|
- <h5 class="phpdocumentor-tag-list__heading" id="tags">
|
|
|
- Tags
|
|
|
- <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
- </h5>
|
|
|
- <dl class="phpdocumentor-tag-list">
|
|
|
- <dt class="phpdocumentor-tag-list__entry">
|
|
|
- <span class="phpdocumentor-tag__name">inheritDoc</span>
|
|
|
- </dt>
|
|
|
- <dd class="phpdocumentor-tag-list__definition">
|
|
|
-
|
|
|
-
|
|
|
- </dd>
|
|
|
- </dl>
|
|
|
|
|
|
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
|
|
|
- <span class="phpdocumentor-signature__response_type">void</span>
|
|
|
+ <span class="phpdocumentor-signature__response_type">mixed</span>
|
|
|
—
|
|
|
|
|
|
|
|
|
@@ -744,41 +802,39 @@ as well as a String interpretation of those bytes, if applicable.</p>
|
|
|
-public
|
|
|
"
|
|
|
>
|
|
|
- <h4 class="phpdocumentor-element__name" id="method___toString">
|
|
|
- __toString()
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#method___toString" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method___get">
|
|
|
+ __get()
|
|
|
+ <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#method___get" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
</h4>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/DecoderResult.php"><a href="files/src-decoder-decoderresult.html"><abbr title="src/Decoder/DecoderResult.php">DecoderResult.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">48</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">63</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
|
|
|
<code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
<span class="phpdocumentor-signature__visibility">public</span>
|
|
|
- <span class="phpdocumentor-signature__name">__toString</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">string</span></code>
|
|
|
+ <span class="phpdocumentor-signature__name">__get</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string </span><span class="phpdocumentor-signature__argument__name">$property</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed|null</span></code>
|
|
|
|
|
|
|
|
|
+ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
|
|
|
+ <dl class="phpdocumentor-argument-list">
|
|
|
+ <dt class="phpdocumentor-argument-list__entry">
|
|
|
+ <span class="phpdocumentor-signature__argument__name">$property</span>
|
|
|
+ : <span class="phpdocumentor-signature__argument__return-type">string</span>
|
|
|
+ </dt>
|
|
|
+ <dd class="phpdocumentor-argument-list__definition">
|
|
|
+ <section class="phpdocumentor-description"></section>
|
|
|
+
|
|
|
+ </dd>
|
|
|
+ </dl>
|
|
|
+
|
|
|
|
|
|
-
|
|
|
- <h5 class="phpdocumentor-tag-list__heading" id="tags">
|
|
|
- Tags
|
|
|
- <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
- </h5>
|
|
|
- <dl class="phpdocumentor-tag-list">
|
|
|
- <dt class="phpdocumentor-tag-list__entry">
|
|
|
- <span class="phpdocumentor-tag__name">inheritDoc</span>
|
|
|
- </dt>
|
|
|
- <dd class="phpdocumentor-tag-list__definition">
|
|
|
-
|
|
|
-
|
|
|
- </dd>
|
|
|
- </dl>
|
|
|
|
|
|
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
|
|
|
- <span class="phpdocumentor-signature__response_type">string</span>
|
|
|
+ <span class="phpdocumentor-signature__response_type">mixed|null</span>
|
|
|
—
|
|
|
|
|
|
|
|
|
@@ -789,52 +845,28 @@ as well as a String interpretation of those bytes, if applicable.</p>
|
|
|
-public
|
|
|
"
|
|
|
>
|
|
|
- <h4 class="phpdocumentor-element__name" id="method_fromIterable">
|
|
|
- fromIterable()
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#method_fromIterable" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method___toString">
|
|
|
+ __toString()
|
|
|
+ <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#method___toString" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
</h4>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/DecoderResult.php"><a href="files/src-decoder-decoderresult.html"><abbr title="src/Decoder/DecoderResult.php">DecoderResult.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">55</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">75</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
|
|
|
<code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
<span class="phpdocumentor-signature__visibility">public</span>
|
|
|
- <span class="phpdocumentor-signature__name">fromIterable</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">iteratable<string|int, mixed> </span><span class="phpdocumentor-signature__argument__name">$properties</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">self</span></code>
|
|
|
+ <span class="phpdocumentor-signature__name">__toString</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">string</span></code>
|
|
|
|
|
|
|
|
|
- <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
|
|
|
- <dl class="phpdocumentor-argument-list">
|
|
|
- <dt class="phpdocumentor-argument-list__entry">
|
|
|
- <span class="phpdocumentor-signature__argument__name">$properties</span>
|
|
|
- : <span class="phpdocumentor-signature__argument__return-type">iteratable<string|int, mixed></span>
|
|
|
- </dt>
|
|
|
- <dd class="phpdocumentor-argument-list__definition">
|
|
|
- <section class="phpdocumentor-description"></section>
|
|
|
-
|
|
|
- </dd>
|
|
|
- </dl>
|
|
|
-
|
|
|
|
|
|
- <h5 class="phpdocumentor-tag-list__heading" id="tags">
|
|
|
- Tags
|
|
|
- <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
- </h5>
|
|
|
- <dl class="phpdocumentor-tag-list">
|
|
|
- <dt class="phpdocumentor-tag-list__entry">
|
|
|
- <span class="phpdocumentor-tag__name">inheritDoc</span>
|
|
|
- </dt>
|
|
|
- <dd class="phpdocumentor-tag-list__definition">
|
|
|
-
|
|
|
-
|
|
|
- </dd>
|
|
|
- </dl>
|
|
|
+
|
|
|
|
|
|
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
|
|
|
- <span class="phpdocumentor-signature__response_type">self</span>
|
|
|
+ <span class="phpdocumentor-signature__response_type">string</span>
|
|
|
—
|
|
|
|
|
|
|
|
|
@@ -852,7 +884,7 @@ as well as a String interpretation of those bytes, if applicable.</p>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/DecoderResult.php"><a href="files/src-decoder-decoderresult.html"><abbr title="src/Decoder/DecoderResult.php">DecoderResult.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">67</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">82</span>
|
|
|
|
|
|
</aside>
|
|
|
|