inputstream.html
来自「API資料大全」· HTML 代码 · 共 1,257 行 · 第 1/5 页
HTML
1,257 行
<TD><CODE><B>PreparedStatement.</B><B><A HREF="../../../java/sql/PreparedStatement.html#setBinaryStream(int, java.io.InputStream, int)">setBinaryStream</A></B>(int parameterIndex, <A HREF="../../../java/io/InputStream.html">InputStream</A> x, int length)</CODE><BR> Sets the designated parameter to the given input stream, which will have the specified number of bytes.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>SQLOutput.</B><B><A HREF="../../../java/sql/SQLOutput.html#writeAsciiStream(java.io.InputStream)">writeAsciiStream</A></B>(<A HREF="../../../java/io/InputStream.html">InputStream</A> x)</CODE><BR> Writes the next attribute to the stream as a stream of ASCII characters.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>SQLOutput.</B><B><A HREF="../../../java/sql/SQLOutput.html#writeBinaryStream(java.io.InputStream)">writeBinaryStream</A></B>(<A HREF="../../../java/io/InputStream.html">InputStream</A> x)</CODE><BR> Writes the next attribute to the stream as a stream of uninterpreted bytes.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>ResultSet.</B><B><A HREF="../../../java/sql/ResultSet.html#updateAsciiStream(int, java.io.InputStream, int)">updateAsciiStream</A></B>(int columnIndex, <A HREF="../../../java/io/InputStream.html">InputStream</A> x, int length)</CODE><BR> Updates the designated column with an ascii stream value.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>ResultSet.</B><B><A HREF="../../../java/sql/ResultSet.html#updateBinaryStream(int, java.io.InputStream, int)">updateBinaryStream</A></B>(int columnIndex, <A HREF="../../../java/io/InputStream.html">InputStream</A> x, int length)</CODE><BR> Updates the designated column with a binary stream value.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>ResultSet.</B><B><A HREF="../../../java/sql/ResultSet.html#updateAsciiStream(java.lang.String, java.io.InputStream, int)">updateAsciiStream</A></B>(<A HREF="../../../java/lang/String.html">String</A> columnName, <A HREF="../../../java/io/InputStream.html">InputStream</A> x, int length)</CODE><BR> Updates the designated column with an ascii stream value.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>ResultSet.</B><B><A HREF="../../../java/sql/ResultSet.html#updateBinaryStream(java.lang.String, java.io.InputStream, int)">updateBinaryStream</A></B>(<A HREF="../../../java/lang/String.html">String</A> columnName, <A HREF="../../../java/io/InputStream.html">InputStream</A> x, int length)</CODE><BR> Updates the designated column with a binary stream value.</TD></TR></TABLE> <P><A NAME="java.util"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Uses of <A HREF="../../../java/io/InputStream.html">InputStream</A> in <A HREF="../../../java/util/package-summary.html">java.util</A></FONT></TD></TR></TABLE> <P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../java/util/package-summary.html">java.util</A> with parameters of type <A HREF="../../../java/io/InputStream.html">InputStream</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>Properties.</B><B><A HREF="../../../java/util/Properties.html#load(java.io.InputStream)">load</A></B>(<A HREF="../../../java/io/InputStream.html">InputStream</A> inStream)</CODE><BR> Reads a property list (key and element pairs) from the input stream.</TD></TR></TABLE> <P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Constructors in <A HREF="../../../java/util/package-summary.html">java.util</A> with parameters of type <A HREF="../../../java/io/InputStream.html">InputStream</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../java/util/PropertyResourceBundle.html#PropertyResourceBundle(java.io.InputStream)">PropertyResourceBundle</A></B>(<A HREF="../../../java/io/InputStream.html">InputStream</A> stream)</CODE><BR> Creates a property resource</TD></TR></TABLE> <P><A NAME="java.util.jar"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Uses of <A HREF="../../../java/io/InputStream.html">InputStream</A> in <A HREF="../../../java/util/jar/package-summary.html">java.util.jar</A></FONT></TD></TR></TABLE> <P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Subclasses of <A HREF="../../../java/io/InputStream.html">InputStream</A> in <A HREF="../../../java/util/jar/package-summary.html">java.util.jar</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../java/util/jar/JarInputStream.html">JarInputStream</A></B></CODE><BR> The <code>JarInputStream</code> class is used to read the contents of a JAR file from any input stream.</TD></TR></TABLE> <P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../java/util/jar/package-summary.html">java.util.jar</A> that return <A HREF="../../../java/io/InputStream.html">InputStream</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../java/io/InputStream.html">InputStream</A></CODE></FONT></TD><TD><CODE><B>JarFile.</B><B><A HREF="../../../java/util/jar/JarFile.html#getInputStream(java.util.zip.ZipEntry)">getInputStream</A></B>(<A HREF="../../../java/util/zip/ZipEntry.html">ZipEntry</A> ze)</CODE><BR> Returns an input stream for reading the contents of the specified ZIP file entry.</TD></TR></TABLE> <P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../java/util/jar/package-summary.html">java.util.jar</A> with parameters of type <A HREF="../../../java/io/InputStream.html">InputStream</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>Manifest.</B><B><A HREF="../../../java/util/jar/Manifest.html#read(java.io.InputStream)">read</A></B>(<A HREF="../../../java/io/InputStream.html">InputStream</A> is)</CODE><BR> Reads the Manifest from the specified InputStream.</TD></TR></TABLE> <P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Constructors in <A HREF="../../../java/util/jar/package-summary.html">java.util.jar</A> with parameters of type <A HREF="../../../java/io/InputStream.html">InputStream</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../java/util/jar/JarInputStream.html#JarInputStream(java.io.InputStream)">JarInputStream</A></B>(<A HREF="../../../java/io/InputStream.html">InputStream</A> in)</CODE><BR> Creates a new <code>JarInputStream</code> and reads the optional manifest.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../java/util/jar/JarInputStream.html#JarInputStream(java.io.InputStream, boolean)">JarInputStream</A></B>(<A HREF="../../../java/io/InputStream.html">InputStream</A> in, boolean verify)</CODE><BR> Creates a new <code>JarInputStream</code> and reads the optional manifest.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../java/util/jar/Manifest.html#Manifest(java.io.InputStream)">Manifest</A></B>(<A HREF="../../../java/io/InputStream.html">InputStream</A> is)</CODE><BR> Constructs a new Manifest from the specified input stream.</TD></TR></TABLE> <P><A NAME="java.util.zip"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Uses of <A HREF="../../../java/io/InputStream.html">InputStream</A> in <A HREF="../../../java/util/zip/package-summary.html">java.util.zip</A></FONT></TD></TR></TABLE> <P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Subclasses of <A HREF="../../../java/io/InputStream.html">InputStream</A> in <A HREF="../../../java/util/zip/package-summary.html">java.util.zip</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../java/util/zip/CheckedInputStream.html">CheckedInputStream</A></B></CODE><BR> An input stream that also maintains a checksum of the data being read.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../java/util/zip/GZIPInputStream.html">GZIPInputStream</A></B></CODE><BR> This class implements a stream filter for reading compressed data in the GZIP format.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../java/util/zip/InflaterInputStream.html">InflaterInputStream</A></B></CODE><BR> This class implements a stream filter for uncompressing data in the "deflate" compression format.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../java/util/zip/ZipInputStream.html">ZipInputStream</A></B></CODE><BR> This class implements an input stream filter for reading files in the ZIP file format.</TD></TR></TABLE> <P><TABLE BORDER="1" CELLPAD
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?