⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index-all.html

📁 java base64
💻 HTML
📖 第 1 页 / 共 3 页
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_07) on Tue Jul 08 17:01:48 PDT 2008 -->
<TITLE>
Index
</TITLE>

<META NAME="date" CONTENT="2008-07-08">

<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    if (location.href.indexOf('is-external=true') == -1) {
        parent.document.title="Index";
    }
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">
<HR>


<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./com/mindprod/ledatastream/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./com/mindprod/ledatastream/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->

<A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_W_">W</A> <HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="./com/mindprod/ledatastream/LEDataInputStream.html#close()"><B>close()</B></A> - 
Method in class com.mindprod.ledatastream.<A HREF="./com/mindprod/ledatastream/LEDataInputStream.html" title="class in com.mindprod.ledatastream">LEDataInputStream</A>
<DD>close.
<DT><A HREF="./com/mindprod/ledatastream/LEDataOutputStream.html#close()"><B>close()</B></A> - 
Method in class com.mindprod.ledatastream.<A HREF="./com/mindprod/ledatastream/LEDataOutputStream.html" title="class in com.mindprod.ledatastream">LEDataOutputStream</A>
<DD>Close stream.
<DT><A HREF="./com/mindprod/ledatastream/LERandomAccessFile.html#close()"><B>close()</B></A> - 
Method in class com.mindprod.ledatastream.<A HREF="./com/mindprod/ledatastream/LERandomAccessFile.html" title="class in com.mindprod.ledatastream">LERandomAccessFile</A>
<DD>close the file.
<DT><A HREF="./com/mindprod/ledatastream/package-summary.html"><B>com.mindprod.ledatastream</B></A> - package com.mindprod.ledatastream<DD>&nbsp;</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="./com/mindprod/ledatastream/LEDataInputStream.html#dis"><B>dis</B></A> - 
Variable in class com.mindprod.ledatastream.<A HREF="./com/mindprod/ledatastream/LEDataInputStream.html" title="class in com.mindprod.ledatastream">LEDataInputStream</A>
<DD>to get at the big-Endian methods of a basic DataInputStream
<DT><A HREF="./com/mindprod/ledatastream/LEDataOutputStream.html#dis"><B>dis</B></A> - 
Variable in class com.mindprod.ledatastream.<A HREF="./com/mindprod/ledatastream/LEDataOutputStream.html" title="class in com.mindprod.ledatastream">LEDataOutputStream</A>
<DD>to get at big-Endian write methods of DataOutPutStream.
</DL>
<HR>
<A NAME="_F_"><!-- --></A><H2>
<B>F</B></H2>
<DL>
<DT><A HREF="./com/mindprod/ledatastream/LEDataOutputStream.html#flush()"><B>flush()</B></A> - 
Method in class com.mindprod.ledatastream.<A HREF="./com/mindprod/ledatastream/LEDataOutputStream.html" title="class in com.mindprod.ledatastream">LEDataOutputStream</A>
<DD>Flush stream without closing.
</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="./com/mindprod/ledatastream/LERandomAccessFile.html#getFD()"><B>getFD()</B></A> - 
Method in class com.mindprod.ledatastream.<A HREF="./com/mindprod/ledatastream/LERandomAccessFile.html" title="class in com.mindprod.ledatastream">LERandomAccessFile</A>
<DD>Get file descriptor.
<DT><A HREF="./com/mindprod/ledatastream/LERandomAccessFile.html#getFilePointer()"><B>getFilePointer()</B></A> - 
Method in class com.mindprod.ledatastream.<A HREF="./com/mindprod/ledatastream/LERandomAccessFile.html" title="class in com.mindprod.ledatastream">LERandomAccessFile</A>
<DD>get position of marker in the file.
</DL>
<HR>
<A NAME="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
<DT><A HREF="./com/mindprod/ledatastream/LEDataInputStream.html#is"><B>is</B></A> - 
Variable in class com.mindprod.ledatastream.<A HREF="./com/mindprod/ledatastream/LEDataInputStream.html" title="class in com.mindprod.ledatastream">LEDataInputStream</A>
<DD>to get at the a basic readBytes method.
</DL>
<HR>
<A NAME="_L_"><!-- --></A><H2>
<B>L</B></H2>
<DL>
<DT><A HREF="./com/mindprod/ledatastream/LEDataInputStream.html" title="class in com.mindprod.ledatastream"><B>LEDataInputStream</B></A> - Class in <A HREF="./com/mindprod/ledatastream/package-summary.html">com.mindprod.ledatastream</A><DD>reads little endian binary data .<DT><A HREF="./com/mindprod/ledatastream/LEDataInputStream.html#LEDataInputStream(java.io.InputStream)"><B>LEDataInputStream(InputStream)</B></A> - 
Constructor for class com.mindprod.ledatastream.<A HREF="./com/mindprod/ledatastream/LEDataInputStream.html" title="class in com.mindprod.ledatastream">LEDataInputStream</A>
<DD>constructor.
<DT><A HREF="./com/mindprod/ledatastream/LEDataOutputStream.html" title="class in com.mindprod.ledatastream"><B>LEDataOutputStream</B></A> - Class in <A HREF="./com/mindprod/ledatastream/package-summary.html">com.mindprod.ledatastream</A><DD>       LEDataOutputStream.java <p/>        copyright (c) 1998-2008 Roedy Green,        Canadian Mind Products       #101 - 2536 Wark Street       Victoria,  BC Canada V8T 4G8       hel: (250) 361-9093       roedy g at mindprod dotcom       http://mindprod.com <p/>        Version 1.0 1998-01-6 <p/>       1.1 1998-01-07-officially implements DataInput <p/>       1.2 1998-01-09- add LERandomAccessFile <p/>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -