Subversion Repositories AndroidProjects

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
356 chris 1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
<!--NewPage-->
3
<HTML>
4
<HEAD>
5
<!-- Generated by javadoc (build 1.6.0_26) on Sun Jan 27 20:37:08 CET 2013 -->
6
<TITLE>
7
LittleEndianInputStream (libgdx API)
8
</TITLE>
9
 
10
<META NAME="date" CONTENT="2013-01-27">
11
 
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
13
 
14
<SCRIPT type="text/javascript">
15
function windowTitle()
16
{
17
    if (location.href.indexOf('is-external=true') == -1) {
18
        parent.document.title="LittleEndianInputStream (libgdx API)";
19
    }
20
}
21
</SCRIPT>
22
<NOSCRIPT>
23
</NOSCRIPT>
24
 
25
</HEAD>
26
 
27
<BODY BGCOLOR="white" onload="windowTitle();">
28
<HR>
29
 
30
 
31
<!-- ========= START OF TOP NAVBAR ======= -->
32
<A NAME="navbar_top"><!-- --></A>
33
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35
<TR>
36
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37
<A NAME="navbar_top_firstrow"><!-- --></A>
38
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39
  <TR ALIGN="center" VALIGN="top">
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
42
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
43
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/LittleEndianInputStream.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
44
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
45
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
46
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
47
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
48
  </TR>
49
</TABLE>
50
</TD>
51
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
52
 
53
                                libgdx API
54
                                <style>
55
                                body, td, th { font-family:Helvetica, Tahoma, Arial, sans-serif; font-size:10pt }
56
                                pre, code, tt { font-size:9pt; font-family:Lucida Console, Courier New, sans-serif }
57
                                h1, h2, h3, .FrameTitleFont, .FrameHeadingFont, .TableHeadingColor font { font-size:105%;  font-weight:bold }
58
                                .TableHeadingColor { background:#EEEEFF; }
59
                                a { text-decoration:none }
60
                                a:hover { text-decoration:underline }
61
                                a:link, a:visited { color:blue }
62
                                table { border:0px }
63
                                .TableRowColor td:first-child { border-left:1px solid black }
64
                                .TableRowColor td { border:0px; border-bottom:1px solid black; border-right:1px solid black }
65
                                hr { border:0px; border-bottom:1px solid #333366; }
66
                                </style>
67
                        </EM>
68
</TD>
69
</TR>
70
 
71
<TR>
72
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
73
&nbsp;<A HREF="../../../../com/badlogic/gdx/utils/JsonWriter.OutputType.html" title="enum in com.badlogic.gdx.utils"><B>PREV CLASS</B></A>&nbsp;
74
&nbsp;<A HREF="../../../../com/badlogic/gdx/utils/Logger.html" title="class in com.badlogic.gdx.utils"><B>NEXT CLASS</B></A></FONT></TD>
75
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
76
  <A HREF="../../../../index.html?com/badlogic/gdx/utils/LittleEndianInputStream.html" target="_top"><B>FRAMES</B></A>  &nbsp;
77
&nbsp;<A HREF="LittleEndianInputStream.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
78
&nbsp;<SCRIPT type="text/javascript">
79
  <!--
80
  if(window==top) {
81
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
82
  }
83
  //-->
84
</SCRIPT>
85
<NOSCRIPT>
86
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
87
</NOSCRIPT>
88
 
89
 
90
</FONT></TD>
91
</TR>
92
<TR>
93
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
94
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_java.io.FilterInputStream">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
95
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
96
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
97
</TR>
98
</TABLE>
99
<A NAME="skip-navbar_top"></A>
100
<!-- ========= END OF TOP NAVBAR ========= -->
101
 
102
<HR>
103
<!-- ======== START OF CLASS DATA ======== -->
104
<H2>
105
<FONT SIZE="-1">
106
com.badlogic.gdx.utils</FONT>
107
<BR>
108
Class LittleEndianInputStream</H2>
109
<PRE>
110
java.lang.Object
111
  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.io.InputStream
112
      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.io.FilterInputStream
113
          <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.badlogic.gdx.utils.LittleEndianInputStream</B>
114
</PRE>
115
<DL>
116
<DT><B>All Implemented Interfaces:</B> <DD>java.io.Closeable, java.io.DataInput</DD>
117
</DL>
118
<HR>
119
<DL>
120
<DT><PRE>public class <B>LittleEndianInputStream</B><DT>extends java.io.FilterInputStream<DT>implements java.io.DataInput</DL>
121
</PRE>
122
 
123
<P>
124
Taken from http://www.javafaq.nu/java-example-code-1079.html
125
<P>
126
 
127
<P>
128
<DL>
129
<DT><B>Author:</B></DT>
130
  <DD>mzechner</DD>
131
</DL>
132
<HR>
133
 
134
<P>
135
<!-- =========== FIELD SUMMARY =========== -->
136
 
137
<A NAME="field_summary"><!-- --></A>
138
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
139
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
140
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
141
<B>Field Summary</B></FONT></TH>
142
</TR>
143
</TABLE>
144
&nbsp;<A NAME="fields_inherited_from_class_java.io.FilterInputStream"><!-- --></A>
145
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
146
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
147
<TH ALIGN="left"><B>Fields inherited from class java.io.FilterInputStream</B></TH>
148
</TR>
149
<TR BGCOLOR="white" CLASS="TableRowColor">
150
<TD><CODE>in</CODE></TD>
151
</TR>
152
</TABLE>
153
&nbsp;
154
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
155
 
156
<A NAME="constructor_summary"><!-- --></A>
157
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
158
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
159
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
160
<B>Constructor Summary</B></FONT></TH>
161
</TR>
162
<TR BGCOLOR="white" CLASS="TableRowColor">
163
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/LittleEndianInputStream.html#LittleEndianInputStream(java.io.InputStream)">LittleEndianInputStream</A></B>(java.io.InputStream&nbsp;in)</CODE>
164
 
165
<BR>
166
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
167
</TR>
168
</TABLE>
169
&nbsp;
170
<!-- ========== METHOD SUMMARY =========== -->
171
 
172
<A NAME="method_summary"><!-- --></A>
173
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
174
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
175
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
176
<B>Method Summary</B></FONT></TH>
177
</TR>
178
<TR BGCOLOR="white" CLASS="TableRowColor">
179
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
180
<CODE>&nbsp;boolean</CODE></FONT></TD>
181
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/LittleEndianInputStream.html#readBoolean()">readBoolean</A></B>()</CODE>
182
 
183
<BR>
184
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
185
</TR>
186
<TR BGCOLOR="white" CLASS="TableRowColor">
187
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
188
<CODE>&nbsp;byte</CODE></FONT></TD>
189
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/LittleEndianInputStream.html#readByte()">readByte</A></B>()</CODE>
190
 
191
<BR>
192
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
193
</TR>
194
<TR BGCOLOR="white" CLASS="TableRowColor">
195
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
196
<CODE>&nbsp;char</CODE></FONT></TD>
197
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/LittleEndianInputStream.html#readChar()">readChar</A></B>()</CODE>
198
 
199
<BR>
200
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
201
</TR>
202
<TR BGCOLOR="white" CLASS="TableRowColor">
203
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
204
<CODE>&nbsp;double</CODE></FONT></TD>
205
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/LittleEndianInputStream.html#readDouble()">readDouble</A></B>()</CODE>
206
 
207
<BR>
208
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
209
</TR>
210
<TR BGCOLOR="white" CLASS="TableRowColor">
211
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
212
<CODE>&nbsp;float</CODE></FONT></TD>
213
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/LittleEndianInputStream.html#readFloat()">readFloat</A></B>()</CODE>
214
 
215
<BR>
216
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
217
</TR>
218
<TR BGCOLOR="white" CLASS="TableRowColor">
219
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
220
<CODE>&nbsp;void</CODE></FONT></TD>
221
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/LittleEndianInputStream.html#readFully(byte[])">readFully</A></B>(byte[]&nbsp;b)</CODE>
222
 
223
<BR>
224
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
225
</TR>
226
<TR BGCOLOR="white" CLASS="TableRowColor">
227
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
228
<CODE>&nbsp;void</CODE></FONT></TD>
229
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/LittleEndianInputStream.html#readFully(byte[], int, int)">readFully</A></B>(byte[]&nbsp;b,
230
          int&nbsp;off,
231
          int&nbsp;len)</CODE>
232
 
233
<BR>
234
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
235
</TR>
236
<TR BGCOLOR="white" CLASS="TableRowColor">
237
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
238
<CODE>&nbsp;int</CODE></FONT></TD>
239
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/LittleEndianInputStream.html#readInt()">readInt</A></B>()</CODE>
240
 
241
<BR>
242
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
243
</TR>
244
<TR BGCOLOR="white" CLASS="TableRowColor">
245
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
246
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
247
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/LittleEndianInputStream.html#readLine()">readLine</A></B>()</CODE>
248
 
249
<BR>
250
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
251
</TR>
252
<TR BGCOLOR="white" CLASS="TableRowColor">
253
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
254
<CODE>&nbsp;long</CODE></FONT></TD>
255
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/LittleEndianInputStream.html#readLong()">readLong</A></B>()</CODE>
256
 
257
<BR>
258
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
259
</TR>
260
<TR BGCOLOR="white" CLASS="TableRowColor">
261
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
262
<CODE>&nbsp;short</CODE></FONT></TD>
263
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/LittleEndianInputStream.html#readShort()">readShort</A></B>()</CODE>
264
 
265
<BR>
266
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
267
</TR>
268
<TR BGCOLOR="white" CLASS="TableRowColor">
269
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
270
<CODE>&nbsp;int</CODE></FONT></TD>
271
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/LittleEndianInputStream.html#readUnsignedByte()">readUnsignedByte</A></B>()</CODE>
272
 
273
<BR>
274
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
275
</TR>
276
<TR BGCOLOR="white" CLASS="TableRowColor">
277
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
278
<CODE>&nbsp;int</CODE></FONT></TD>
279
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/LittleEndianInputStream.html#readUnsignedShort()">readUnsignedShort</A></B>()</CODE>
280
 
281
<BR>
282
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
283
</TR>
284
<TR BGCOLOR="white" CLASS="TableRowColor">
285
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
286
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
287
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/LittleEndianInputStream.html#readUTF()">readUTF</A></B>()</CODE>
288
 
289
<BR>
290
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
291
</TR>
292
<TR BGCOLOR="white" CLASS="TableRowColor">
293
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
294
<CODE>&nbsp;int</CODE></FONT></TD>
295
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/LittleEndianInputStream.html#skipBytes(int)">skipBytes</A></B>(int&nbsp;n)</CODE>
296
 
297
<BR>
298
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
299
</TR>
300
</TABLE>
301
&nbsp;<A NAME="methods_inherited_from_class_java.io.FilterInputStream"><!-- --></A>
302
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
303
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
304
<TH ALIGN="left"><B>Methods inherited from class java.io.FilterInputStream</B></TH>
305
</TR>
306
<TR BGCOLOR="white" CLASS="TableRowColor">
307
<TD><CODE>available, close, mark, markSupported, read, read, read, reset, skip</CODE></TD>
308
</TR>
309
</TABLE>
310
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
311
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
312
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
313
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
314
</TR>
315
<TR BGCOLOR="white" CLASS="TableRowColor">
316
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
317
</TR>
318
</TABLE>
319
&nbsp;
320
<P>
321
 
322
<!-- ========= CONSTRUCTOR DETAIL ======== -->
323
 
324
<A NAME="constructor_detail"><!-- --></A>
325
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
326
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
327
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
328
<B>Constructor Detail</B></FONT></TH>
329
</TR>
330
</TABLE>
331
 
332
<A NAME="LittleEndianInputStream(java.io.InputStream)"><!-- --></A><H3>
333
LittleEndianInputStream</H3>
334
<PRE>
335
public <B>LittleEndianInputStream</B>(java.io.InputStream&nbsp;in)</PRE>
336
<DL>
337
</DL>
338
 
339
<!-- ============ METHOD DETAIL ========== -->
340
 
341
<A NAME="method_detail"><!-- --></A>
342
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
343
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
344
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
345
<B>Method Detail</B></FONT></TH>
346
</TR>
347
</TABLE>
348
 
349
<A NAME="readFully(byte[])"><!-- --></A><H3>
350
readFully</H3>
351
<PRE>
352
public void <B>readFully</B>(byte[]&nbsp;b)
353
               throws java.io.IOException</PRE>
354
<DL>
355
<DD><DL>
356
<DT><B>Specified by:</B><DD><CODE>readFully</CODE> in interface <CODE>java.io.DataInput</CODE></DL>
357
</DD>
358
<DD><DL>
359
 
360
<DT><B>Throws:</B>
361
<DD><CODE>java.io.IOException</CODE></DL>
362
</DD>
363
</DL>
364
<HR>
365
 
366
<A NAME="readFully(byte[], int, int)"><!-- --></A><H3>
367
readFully</H3>
368
<PRE>
369
public void <B>readFully</B>(byte[]&nbsp;b,
370
                      int&nbsp;off,
371
                      int&nbsp;len)
372
               throws java.io.IOException</PRE>
373
<DL>
374
<DD><DL>
375
<DT><B>Specified by:</B><DD><CODE>readFully</CODE> in interface <CODE>java.io.DataInput</CODE></DL>
376
</DD>
377
<DD><DL>
378
 
379
<DT><B>Throws:</B>
380
<DD><CODE>java.io.IOException</CODE></DL>
381
</DD>
382
</DL>
383
<HR>
384
 
385
<A NAME="skipBytes(int)"><!-- --></A><H3>
386
skipBytes</H3>
387
<PRE>
388
public int <B>skipBytes</B>(int&nbsp;n)
389
              throws java.io.IOException</PRE>
390
<DL>
391
<DD><DL>
392
<DT><B>Specified by:</B><DD><CODE>skipBytes</CODE> in interface <CODE>java.io.DataInput</CODE></DL>
393
</DD>
394
<DD><DL>
395
 
396
<DT><B>Throws:</B>
397
<DD><CODE>java.io.IOException</CODE></DL>
398
</DD>
399
</DL>
400
<HR>
401
 
402
<A NAME="readBoolean()"><!-- --></A><H3>
403
readBoolean</H3>
404
<PRE>
405
public boolean <B>readBoolean</B>()
406
                    throws java.io.IOException</PRE>
407
<DL>
408
<DD><DL>
409
<DT><B>Specified by:</B><DD><CODE>readBoolean</CODE> in interface <CODE>java.io.DataInput</CODE></DL>
410
</DD>
411
<DD><DL>
412
 
413
<DT><B>Throws:</B>
414
<DD><CODE>java.io.IOException</CODE></DL>
415
</DD>
416
</DL>
417
<HR>
418
 
419
<A NAME="readByte()"><!-- --></A><H3>
420
readByte</H3>
421
<PRE>
422
public byte <B>readByte</B>()
423
              throws java.io.IOException</PRE>
424
<DL>
425
<DD><DL>
426
<DT><B>Specified by:</B><DD><CODE>readByte</CODE> in interface <CODE>java.io.DataInput</CODE></DL>
427
</DD>
428
<DD><DL>
429
 
430
<DT><B>Throws:</B>
431
<DD><CODE>java.io.IOException</CODE></DL>
432
</DD>
433
</DL>
434
<HR>
435
 
436
<A NAME="readUnsignedByte()"><!-- --></A><H3>
437
readUnsignedByte</H3>
438
<PRE>
439
public int <B>readUnsignedByte</B>()
440
                     throws java.io.IOException</PRE>
441
<DL>
442
<DD><DL>
443
<DT><B>Specified by:</B><DD><CODE>readUnsignedByte</CODE> in interface <CODE>java.io.DataInput</CODE></DL>
444
</DD>
445
<DD><DL>
446
 
447
<DT><B>Throws:</B>
448
<DD><CODE>java.io.IOException</CODE></DL>
449
</DD>
450
</DL>
451
<HR>
452
 
453
<A NAME="readShort()"><!-- --></A><H3>
454
readShort</H3>
455
<PRE>
456
public short <B>readShort</B>()
457
                throws java.io.IOException</PRE>
458
<DL>
459
<DD><DL>
460
<DT><B>Specified by:</B><DD><CODE>readShort</CODE> in interface <CODE>java.io.DataInput</CODE></DL>
461
</DD>
462
<DD><DL>
463
 
464
<DT><B>Throws:</B>
465
<DD><CODE>java.io.IOException</CODE></DL>
466
</DD>
467
</DL>
468
<HR>
469
 
470
<A NAME="readUnsignedShort()"><!-- --></A><H3>
471
readUnsignedShort</H3>
472
<PRE>
473
public int <B>readUnsignedShort</B>()
474
                      throws java.io.IOException</PRE>
475
<DL>
476
<DD><DL>
477
<DT><B>Specified by:</B><DD><CODE>readUnsignedShort</CODE> in interface <CODE>java.io.DataInput</CODE></DL>
478
</DD>
479
<DD><DL>
480
 
481
<DT><B>Throws:</B>
482
<DD><CODE>java.io.IOException</CODE></DL>
483
</DD>
484
</DL>
485
<HR>
486
 
487
<A NAME="readChar()"><!-- --></A><H3>
488
readChar</H3>
489
<PRE>
490
public char <B>readChar</B>()
491
              throws java.io.IOException</PRE>
492
<DL>
493
<DD><DL>
494
<DT><B>Specified by:</B><DD><CODE>readChar</CODE> in interface <CODE>java.io.DataInput</CODE></DL>
495
</DD>
496
<DD><DL>
497
 
498
<DT><B>Throws:</B>
499
<DD><CODE>java.io.IOException</CODE></DL>
500
</DD>
501
</DL>
502
<HR>
503
 
504
<A NAME="readInt()"><!-- --></A><H3>
505
readInt</H3>
506
<PRE>
507
public int <B>readInt</B>()
508
            throws java.io.IOException</PRE>
509
<DL>
510
<DD><DL>
511
<DT><B>Specified by:</B><DD><CODE>readInt</CODE> in interface <CODE>java.io.DataInput</CODE></DL>
512
</DD>
513
<DD><DL>
514
 
515
<DT><B>Throws:</B>
516
<DD><CODE>java.io.IOException</CODE></DL>
517
</DD>
518
</DL>
519
<HR>
520
 
521
<A NAME="readLong()"><!-- --></A><H3>
522
readLong</H3>
523
<PRE>
524
public long <B>readLong</B>()
525
              throws java.io.IOException</PRE>
526
<DL>
527
<DD><DL>
528
<DT><B>Specified by:</B><DD><CODE>readLong</CODE> in interface <CODE>java.io.DataInput</CODE></DL>
529
</DD>
530
<DD><DL>
531
 
532
<DT><B>Throws:</B>
533
<DD><CODE>java.io.IOException</CODE></DL>
534
</DD>
535
</DL>
536
<HR>
537
 
538
<A NAME="readFloat()"><!-- --></A><H3>
539
readFloat</H3>
540
<PRE>
541
public float <B>readFloat</B>()
542
                throws java.io.IOException</PRE>
543
<DL>
544
<DD><DL>
545
<DT><B>Specified by:</B><DD><CODE>readFloat</CODE> in interface <CODE>java.io.DataInput</CODE></DL>
546
</DD>
547
<DD><DL>
548
 
549
<DT><B>Throws:</B>
550
<DD><CODE>java.io.IOException</CODE></DL>
551
</DD>
552
</DL>
553
<HR>
554
 
555
<A NAME="readDouble()"><!-- --></A><H3>
556
readDouble</H3>
557
<PRE>
558
public double <B>readDouble</B>()
559
                  throws java.io.IOException</PRE>
560
<DL>
561
<DD><DL>
562
<DT><B>Specified by:</B><DD><CODE>readDouble</CODE> in interface <CODE>java.io.DataInput</CODE></DL>
563
</DD>
564
<DD><DL>
565
 
566
<DT><B>Throws:</B>
567
<DD><CODE>java.io.IOException</CODE></DL>
568
</DD>
569
</DL>
570
<HR>
571
 
572
<A NAME="readLine()"><!-- --></A><H3>
573
readLine</H3>
574
<PRE>
575
public final java.lang.String <B>readLine</B>()
576
                                throws java.io.IOException</PRE>
577
<DL>
578
<DD><DL>
579
<DT><B>Specified by:</B><DD><CODE>readLine</CODE> in interface <CODE>java.io.DataInput</CODE></DL>
580
</DD>
581
<DD><DL>
582
 
583
<DT><B>Throws:</B>
584
<DD><CODE>java.io.IOException</CODE></DL>
585
</DD>
586
</DL>
587
<HR>
588
 
589
<A NAME="readUTF()"><!-- --></A><H3>
590
readUTF</H3>
591
<PRE>
592
public java.lang.String <B>readUTF</B>()
593
                         throws java.io.IOException</PRE>
594
<DL>
595
<DD><DL>
596
<DT><B>Specified by:</B><DD><CODE>readUTF</CODE> in interface <CODE>java.io.DataInput</CODE></DL>
597
</DD>
598
<DD><DL>
599
 
600
<DT><B>Throws:</B>
601
<DD><CODE>java.io.IOException</CODE></DL>
602
</DD>
603
</DL>
604
<!-- ========= END OF CLASS DATA ========= -->
605
<HR>
606
 
607
 
608
<!-- ======= START OF BOTTOM NAVBAR ====== -->
609
<A NAME="navbar_bottom"><!-- --></A>
610
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
611
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
612
<TR>
613
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
614
<A NAME="navbar_bottom_firstrow"><!-- --></A>
615
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
616
  <TR ALIGN="center" VALIGN="top">
617
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
618
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
619
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
620
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/LittleEndianInputStream.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
621
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
622
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
623
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
624
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
625
  </TR>
626
</TABLE>
627
</TD>
628
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
629
libgdx API</EM>
630
</TD>
631
</TR>
632
 
633
<TR>
634
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
635
&nbsp;<A HREF="../../../../com/badlogic/gdx/utils/JsonWriter.OutputType.html" title="enum in com.badlogic.gdx.utils"><B>PREV CLASS</B></A>&nbsp;
636
&nbsp;<A HREF="../../../../com/badlogic/gdx/utils/Logger.html" title="class in com.badlogic.gdx.utils"><B>NEXT CLASS</B></A></FONT></TD>
637
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
638
  <A HREF="../../../../index.html?com/badlogic/gdx/utils/LittleEndianInputStream.html" target="_top"><B>FRAMES</B></A>  &nbsp;
639
&nbsp;<A HREF="LittleEndianInputStream.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
640
&nbsp;<SCRIPT type="text/javascript">
641
  <!--
642
  if(window==top) {
643
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
644
  }
645
  //-->
646
</SCRIPT>
647
<NOSCRIPT>
648
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
649
</NOSCRIPT>
650
 
651
 
652
</FONT></TD>
653
</TR>
654
<TR>
655
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
656
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_java.io.FilterInputStream">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
657
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
658
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
659
</TR>
660
</TABLE>
661
<A NAME="skip-navbar_bottom"></A>
662
<!-- ======== END OF BOTTOM NAVBAR ======= -->
663
 
664
<HR>
665
 
666
                                <div style="font-size:9pt"><i>
667
                                Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)
668
                                </i></div>
669
 
670
</BODY>
671
</HTML>