refactor serde interfaces and impls
[awesomized/ext-ion] / docs / v0.1 / ion / Reader / seek.html
1 <!doctype html>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 <title>
6 Reader::seek -
7 mdref
8 </title>
9 <meta property="og:title" content="ion\Reader::seek">
10 <meta name="viewport" content="width=1200, initial-scale=0.5">
11 <base href="/ext-ion/v0.1/">
12 <meta http-equiv="Content-Location" content="/ext-ion/v0.1/ion/Reader/seek">
13 <link rel="stylesheet" href="index.css">
14
15 <link rel="shortcut icon" href="/ext-ion/v0.1/favicon.ico">
16 </head>
17 <body>
18 <div class="page">
19
20 <div class="sidebar">
21
22 <div class="edit">
23 <a href="https://github.com/awesomized/ext-ion/edit/master/ion.stub.php">Edit</a>
24 </div>
25
26
27 <ul>
28 <li>&lsh; <a href="./">Home</a>
29
30 <ul>
31 <li>
32
33 &uarr; <a href="./ion">
34 ion
35 </a>
36 <ul>
37 <li>
38
39 &uarr; <a href="./ion/Reader">
40 Reader
41 </a>
42 <ul>
43 <li>
44
45 &circlearrowright; <strong><a href="./ion/Reader/seek">Reader::seek</a></strong>
46
47
48
49 </ul>
50
51 <li>&ldsh; <a href="./ion/Reader/Buffer">Buffer</a></li>
52
53 <li>&ldsh; <a href="./ion/Reader/Options">Options</a></li>
54
55 <li>&ldsh; <a href="./ion/Reader/Reader">Reader</a></li>
56
57 <li>&ldsh; <a href="./ion/Reader/Stream">Stream</a></li>
58
59 <li>&ldsh; <a href="./ion/Reader/countAnnotations">Reader::countAnnotations</a></li>
60
61 <li>&ldsh; <a href="./ion/Reader/getAnnotation">Reader::getAnnotation</a></li>
62
63 <li>&ldsh; <a href="./ion/Reader/getAnnotationSymbol">Reader::getAnnotationSymbol</a></li>
64
65 <li>&ldsh; <a href="./ion/Reader/getAnnotationSymbols">Reader::getAnnotationSymbols</a></li>
66
67 <li>&ldsh; <a href="./ion/Reader/getAnnotations">Reader::getAnnotations</a></li>
68
69 <li>&ldsh; <a href="./ion/Reader/getDepth">Reader::getDepth</a></li>
70
71 <li>&ldsh; <a href="./ion/Reader/getFieldName">Reader::getFieldName</a></li>
72
73 <li>&ldsh; <a href="./ion/Reader/getFieldNameSymbol">Reader::getFieldNameSymbol</a></li>
74
75 <li>&ldsh; <a href="./ion/Reader/getPosition">Reader::getPosition</a></li>
76
77 <li>&ldsh; <a href="./ion/Reader/getType">Reader::getType</a></li>
78
79 <li>&ldsh; <a href="./ion/Reader/getValueLength">Reader::getValueLength</a></li>
80
81 <li>&ldsh; <a href="./ion/Reader/getValueOffset">Reader::getValueOffset</a></li>
82
83 <li>&ldsh; <a href="./ion/Reader/hasAnnotation">Reader::hasAnnotation</a></li>
84
85 <li>&ldsh; <a href="./ion/Reader/hasAnnotations">Reader::hasAnnotations</a></li>
86
87 <li>&ldsh; <a href="./ion/Reader/isInStruct">Reader::isInStruct</a></li>
88
89 <li>&ldsh; <a href="./ion/Reader/isNull">Reader::isNull</a></li>
90
91 <li>&ldsh; <a href="./ion/Reader/readBool">Reader::readBool</a></li>
92
93 <li>&ldsh; <a href="./ion/Reader/readDecimal">Reader::readDecimal</a></li>
94
95 <li>&ldsh; <a href="./ion/Reader/readFloat">Reader::readFloat</a></li>
96
97 <li>&ldsh; <a href="./ion/Reader/readInt">Reader::readInt</a></li>
98
99 <li>&ldsh; <a href="./ion/Reader/readLob">Reader::readLob</a></li>
100
101 <li>&ldsh; <a href="./ion/Reader/readLobPart">Reader::readLobPart</a></li>
102
103 <li>&ldsh; <a href="./ion/Reader/readNull">Reader::readNull</a></li>
104
105 <li>&ldsh; <a href="./ion/Reader/readString">Reader::readString</a></li>
106
107 <li>&ldsh; <a href="./ion/Reader/readStringPart">Reader::readStringPart</a></li>
108
109 <li>&ldsh; <a href="./ion/Reader/readSymbol">Reader::readSymbol</a></li>
110
111 <li>&ldsh; <a href="./ion/Reader/readTimestamp">Reader::readTimestamp</a></li>
112
113 </ul>
114
115 </li>
116 </ul>
117
118 </li>
119 </ul>
120 </div>
121 <meta charset="utf-8"><h1>
122 <a class="permalink" href="ion/Reader/seek#">#</a><code><a href="https://php.net/manual/en/language.types.declarations#language.types.declarations.void">void</a></code> <a href="ion/Reader/seek">ion\Reader::seek</a>(<code><a href="https://php.net/manual/en/language.types.integer">int</a></code> <span class="var">$offset</span>, [<code><a href="https://php.net/manual/en/language.types.integer">int</a></code> <span class="var">$length</span> = -1])</h1><h2 id="Params:">Params:<a class="permalink" href="ion/Reader/seek#Params:">#</a>
123 </h2><ul>
124 <li>
125 <code><a href="https://php.net/manual/en/language.types.integer">int</a></code> <span class="var" id="$offset">$offset<a class="permalink" href="ion/Reader/seek#%24offset">#</a></span>
126 </li>
127 <li>Optional <code><a href="https://php.net/manual/en/language.types.integer">int</a></code> <span class="var" id="$length">$length<a class="permalink" href="ion/Reader/seek#%24length">#</a></span> = -1</li>
128 </ul>
129 <div class="comments">
130 <style>.giscus-frame {min-height: 16em;}</style>
131 <script>
132 function giscus_load(button) {
133 let script = document.createElement("script");
134 script.setAttribute("data-repo", 'awesomized/ext-ion');
135 script.setAttribute("data-category", 'Comments on Docs');
136 script.setAttribute("data-repo-id", 'R_kgDOGfXEXw');
137 script.setAttribute("data-category-id", 'DIC_kwDOGfXEX84CBHuf');
138 script.setAttribute("data-mapping", 'og:title');
139 script.setAttribute("data-input-position", 'bottom');
140 script.setAttribute("data-reactions-enabled", false);
141 script.setAttribute("data-theme", 'light');
142 script.setAttribute("data-lang", 'en');
143
144 script.src = "//giscus.app/client.js";
145 button.parentNode.replaceChild(script, button);
146 }
147 </script>
148 <button class="activator" onclick="giscus_load(this)">Show Comments from Github Discussions</button>
149
150 </div>
151
152 <footer>
153
154 <ul>
155 <li><a href="https://github.com/m6w6/mdref">mdref-v3.0
156 </a></li>
157 <li><a href="LICENSE">&copy; 2013-2022 All rights reserved.</a></li>
158 <li>
159 </li>
160 </ul>
161
162 </footer>
163
164 <script src="index.js" defer></script>
165
166 </div>
167 </body>
168 </html>