refactor serde interfaces and impls
[awesomized/ext-ion] / docs / v0.1 / ion / Reader / Stream / Reader.html
index 8d9933d91ed8d53b8b3310263d9b3ea12efb2e68..e73c56f0a7cecacc8cc268440ff8c8ad69864c91 100644 (file)
@@ -6,13 +6,12 @@
                                                        Reader -
                                                mdref
                </title>
+               <meta property="og:title" content="ion\Reader\Stream\Reader">
                <meta name="viewport" content="width=1200, initial-scale=0.5">
                                        <base href="/ext-ion/v0.1/">
                        <meta http-equiv="Content-Location" content="/ext-ion/v0.1/ion/Reader/Stream/Reader">
                        <link rel="stylesheet" href="index.css">
                
-               <link href="https://fonts.googleapis.com/css?family=Inconsolata&amp;subset=latin-ext" rel="stylesheet">
-               <script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
                <link rel="shortcut icon" href="/ext-ion/v0.1/favicon.ico">
        </head>
        <body>
@@ -21,7 +20,7 @@
 <div class="sidebar">
        
        <div class="edit">
-               <a href="./ion/Reader/Stream/Reader">Edit</a>
+               <a href="https://github.com/awesomized/ext-ion/edit/master/ion.stub.php">Edit</a>
        </div>
        
        
@@ -87,7 +86,7 @@
 </h1><p>ION stream reader.</p><h2 id="Constants:">Constants:<a class="permalink" href="ion/Reader/Stream/Reader#Constants:">#</a>
 </h2><p>None.</p><h2 id="Properties:">Properties:<a class="permalink" href="ion/Reader/Stream/Reader#Properties:">#</a>
 </h2><p>None.</p><h2 id="Functions:">Functions:<a class="permalink" href="ion/Reader/Stream/Reader#Functions:">#</a>
-</h2><ul>
+</h2><ul class="sub-entries sub-functions">
        
        <li>
                <h3 id="Reader::__construct">
 </h3>
                <p>Create a new stream reader.</p>
 
-               <p><code><a href="https://php.net/manual/en/language.types.declarations#language.types.declarations.void">void</a></code> <a href="ion/Reader/Stream/Reader/__construct">ion\Reader\Stream\Reader::__construct</a>(<code><a href="https://php.net/manual/en/language.types.resource">resource</a></code> <span class="var">$stream</span>, [?<a href="ion/Reader/Options">ion\Reader\Options</a> <span class="var">$options</span> = <code><a href="https://php.net/manual/en/language.types.null">NULL</a></code>])</p>
+               <p><code><a href="https://php.net/manual/en/language.types.declarations#language.types.declarations.void">void</a></code> <a href="ion/Reader/Stream/Reader/__construct">ion\Reader\Stream\Reader::__construct</a>(<code><a href="https://php.net/manual/en/language.types.resource">resource</a></code> <span class="var">$stream</span>, [<a href="ion/Reader/Options">ion\Reader\Options</a>|<code><a href="https://php.net/manual/en/language.types.array">array</a></code>|<code><a href="https://php.net/manual/en/language.types.null">null</a></code> <span class="var">$options</span> = <code><a href="https://php.net/manual/en/language.types.null">NULL</a></code>])</p>
        </li>
        
-</ul>          
-                       <div id="disqus_thread"><button id="disqus_activator">Show <span> </span> Comment(s)</button></div>
-                       <script>
-                               var disqus_shortname = 'mdref';
-                               var disqus_identifier = 'ion/Reader/Stream/Reader';
-                       </script>
-
+</ul>                          
+                       <div class="comments">
+                                                                               <style>.giscus-frame {min-height: 16em;}</style>
+       <script>
+               function giscus_load(button) {
+                       let script = document.createElement("script");
+                                               script.setAttribute("data-repo", 'awesomized/ext-ion');
+                                               script.setAttribute("data-category", 'Comments on Docs');
+                                               script.setAttribute("data-repo-id", 'R_kgDOGfXEXw');
+                                               script.setAttribute("data-category-id", 'DIC_kwDOGfXEX84CBHuf');
+                                               script.setAttribute("data-mapping", 'og:title');
+                                               script.setAttribute("data-input-position", 'bottom');
+                                               script.setAttribute("data-reactions-enabled", false);
+                                               script.setAttribute("data-theme", 'light');
+                                               script.setAttribute("data-lang", 'en');
+                       
+                       script.src = "//giscus.app/client.js";
+                       button.parentNode.replaceChild(script, button);
+               }
+       </script>
+       <button class="activator" onclick="giscus_load(this)">Show Comments from Github Discussions</button>
+                               
+                       </div>
+               
                        <footer>
                                
 <ul>
 
                        </footer>
                
-                       <script src="index.js"></script>
+                       <script src="index.js" defer></script>
                
                </div>
        </body>