docs: update
[awesomized/ext-ion] / docs / v0.0 / ion / LOB.html
index cf489a29e6389089a0c69f88650ab94cb6c93b38..ccc2ac2257e1c17396263716afe3ba5a57c0b589 100644 (file)
                </li>
        </ul>
 </div>
-                                       
-<h1>class ion\LOB</h1>
-<p>A large object.</p>
-<p>See also \ion\Type, <a href="https://amzn.github.io/ion-docs/docs/spec.html#blob">the ION spec's BLob definition</a>, and <a href="https://amzn.github.io/ion-docs/docs/spec.html#clob">the ION sepc's CLob definition</a>.</p>
-<h2>Constants:<a id="Constants:" href="#Constants:" class="permalink" aria-hidden="true" title="">#</a></h2>
-<p>None.</p>
-<h2>Properties:<a id="Properties:" href="#Properties:" class="permalink" aria-hidden="true" title="">#</a></h2>
-<ul>
-<li>public string $value<br />
+                                       <meta charset="utf-8"><h1>
+<a class="permalink" href="ion/LOB#">#</a><em>class</em> <a href="ion/LOB">ion\LOB</a>
+</h1><p>A large object.</p><p>See also <a href="ion/Type">\ion\Type</a>, <a href="https://amzn.github.io/ion-docs/docs/spec.html#blob">the ION spec's BLob definition</a>, and <a href="https://amzn.github.io/ion-docs/docs/spec.html#clob">the ION sepc's CLob definition</a>.</p><h2 id="Constants:">Constants:<a class="permalink" href="ion/LOB#Constants:">#</a>
+</h2><p>None.</p><h2 id="Properties:">Properties:<a class="permalink" href="ion/LOB#Properties:">#</a>
+</h2><ul>
+<li>
+<em>public</em> <code><a href="https://php.net/manual/en/language.types.string">string</a></code> <span class="var" id="$value">$value<a class="permalink" href="ion/LOB#%24value">#</a></span><br>
 The value of the large object.</li>
-<li>public ion\Type $type = ion\Type::CLob<br />
+<li>
+<em>public</em> <a href="ion/Type">ion\Type</a> <span class="var" id="$type">$type<a class="permalink" href="ion/LOB#%24type">#</a></span> = <a href="ion/Type#CLob">ion\Type::CLob</a><br>
 The type (CLob/BLob).</li>
-</ul>
-
-
-
-<h2 id="Functions:">Functions:</h2>
-<ul>
+</ul><h2 id="Functions:">Functions:<a class="permalink" href="ion/LOB#Functions:">#</a>
+</h2><ul>
        
        <li>
-               <h3><a href="ion/LOB/__construct">LOB::__construct</a></h3>
+               <h3 id="LOB::__construct">
+<a href="ion/LOB/__construct">LOB::__construct</a><a class="permalink" href="ion/LOB#LOB::__construct">#</a>
+</h3>
                <p>Create an ION large object.</p>
 
-               <p>void ion\LOB::__construct(string $value, [ion\Type $type = ion\Type::CLob])</p>
+               <p><code><a href="https://php.net/manual/en/language.types.declarations#language.types.declarations.void">void</a></code> <a href="ion/LOB/__construct">ion\LOB::__construct</a>(<code><a href="https://php.net/manual/en/language.types.string">string</a></code> <span class="var">$value</span>, [<a href="ion/Type">ion\Type</a> <span class="var">$type</span> = <a href="ion/Type#CLob">ion\Type::CLob</a>])</p>
        </li>
        
-</ul>
-
-               
+</ul>          
                        <div id="disqus_thread"><button id="disqus_activator">Show <span> </span> Comment(s)</button></div>
                        <script>
                                var disqus_shortname = 'mdref';
@@ -124,7 +119,7 @@ The type (CLob/BLob).</li>
                        <footer>
                                
 <ul>
-       <li><a href="https://github.com/m6w6/mdref">mdref-v2.0
+       <li><a href="https://github.com/m6w6/mdref">mdref-v3.0
 </a></li>
        <li><a href="LICENSE">&copy; 2013-2022          All rights reserved.</a></li>
        <li>