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

📄 outputstream.html

📁 API資料大全
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../org/omg/CORBA/portable/OutputStream.html#create_input_stream()">create_input_stream</A>, <A HREF="../../../../org/omg/CORBA/portable/OutputStream.html#orb()">orb</A>, <A HREF="../../../../org/omg/CORBA/portable/OutputStream.html#write_any(org.omg.CORBA.Any)">write_any</A>, <A HREF="../../../../org/omg/CORBA/portable/OutputStream.html#write_boolean_array(boolean[], int, int)">write_boolean_array</A>, <A HREF="../../../../org/omg/CORBA/portable/OutputStream.html#write_boolean(boolean)">write_boolean</A>, <A HREF="../../../../org/omg/CORBA/portable/OutputStream.html#write_char_array(char[], int, int)">write_char_array</A>, <A HREF="../../../../org/omg/CORBA/portable/OutputStream.html#write_char(char)">write_char</A>, <A HREF="../../../../org/omg/CORBA/portable/OutputStream.html#write_Context(org.omg.CORBA.Context, org.omg.CORBA.ContextList)">write_Context</A>, <A HREF="../../../../org/omg/CORBA/portable/OutputStream.html#write_double_array(double[], int, int)">write_double_array</A>, <A HREF="../../../../org/omg/CORBA/portable/OutputStream.html#write_double(double)">write_double</A>, <A HREF="../../../../org/omg/CORBA/portable/OutputStream.html#write_fixed(java.math.BigDecimal)">write_fixed</A>, <A HREF="../../../../org/omg/CORBA/portable/OutputStream.html#write_float_array(float[], int, int)">write_float_array</A>, <A HREF="../../../../org/omg/CORBA/portable/OutputStream.html#write_float(float)">write_float</A>, <A HREF="../../../../org/omg/CORBA/portable/OutputStream.html#write_long_array(int[], int, int)">write_long_array</A>, <A HREF="../../../../org/omg/CORBA/portable/OutputStream.html#write_long(int)">write_long</A>, <A HREF="../../../../org/omg/CORBA/portable/OutputStream.html#write_longlong_array(long[], int, int)">write_longlong_array</A>, <A HREF="../../../../org/omg/CORBA/portable/OutputStream.html#write_longlong(long)">write_longlong</A>, <A HREF="../../../../org/omg/CORBA/portable/OutputStream.html#write_Object(org.omg.CORBA.Object)">write_Object</A>, <A HREF="../../../../org/omg/CORBA/portable/OutputStream.html#write_octet_array(byte[], int, int)">write_octet_array</A>, <A HREF="../../../../org/omg/CORBA/portable/OutputStream.html#write_octet(byte)">write_octet</A>, <A HREF="../../../../org/omg/CORBA/portable/OutputStream.html#write_Principal(org.omg.CORBA.Principal)">write_Principal</A>, <A HREF="../../../../org/omg/CORBA/portable/OutputStream.html#write_short_array(short[], int, int)">write_short_array</A>, <A HREF="../../../../org/omg/CORBA/portable/OutputStream.html#write_short(short)">write_short</A>, <A HREF="../../../../org/omg/CORBA/portable/OutputStream.html#write_string(java.lang.String)">write_string</A>, <A HREF="../../../../org/omg/CORBA/portable/OutputStream.html#write_TypeCode(org.omg.CORBA.TypeCode)">write_TypeCode</A>, <A HREF="../../../../org/omg/CORBA/portable/OutputStream.html#write_ulong_array(int[], int, int)">write_ulong_array</A>, <A HREF="../../../../org/omg/CORBA/portable/OutputStream.html#write_ulong(int)">write_ulong</A>, <A HREF="../../../../org/omg/CORBA/portable/OutputStream.html#write_ulonglong_array(long[], int, int)">write_ulonglong_array</A>, <A HREF="../../../../org/omg/CORBA/portable/OutputStream.html#write_ulonglong(long)">write_ulonglong</A>, <A HREF="../../../../org/omg/CORBA/portable/OutputStream.html#write_ushort_array(short[], int, int)">write_ushort_array</A>, <A HREF="../../../../org/omg/CORBA/portable/OutputStream.html#write_ushort(short)">write_ushort</A>, <A HREF="../../../../org/omg/CORBA/portable/OutputStream.html#write_wchar_array(char[], int, int)">write_wchar_array</A>, <A HREF="../../../../org/omg/CORBA/portable/OutputStream.html#write_wchar(char)">write_wchar</A>, <A HREF="../../../../org/omg/CORBA/portable/OutputStream.html#write_wstring(java.lang.String)">write_wstring</A>, <A HREF="../../../../org/omg/CORBA/portable/OutputStream.html#write(int)">write</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_java.io.OutputStream"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class java.io.<A HREF="../../../../java/io/OutputStream.html">OutputStream</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../java/io/OutputStream.html#close()">close</A>, <A HREF="../../../../java/io/OutputStream.html#flush()">flush</A>, <A HREF="../../../../java/io/OutputStream.html#write(byte[])">write</A>, <A HREF="../../../../java/io/OutputStream.html#write(byte[], int, int)">write</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class java.lang.<A HREF="../../../../java/lang/Object.html">Object</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../java/lang/Object.html#clone()">clone</A>, <A HREF="../../../../java/lang/Object.html#equals(java.lang.Object)">equals</A>, <A HREF="../../../../java/lang/Object.html#finalize()">finalize</A>, <A HREF="../../../../java/lang/Object.html#getClass()">getClass</A>, <A HREF="../../../../java/lang/Object.html#hashCode()">hashCode</A>, <A HREF="../../../../java/lang/Object.html#notify()">notify</A>, <A HREF="../../../../java/lang/Object.html#notifyAll()">notifyAll</A>, <A HREF="../../../../java/lang/Object.html#toString()">toString</A>, <A HREF="../../../../java/lang/Object.html#wait()">wait</A>, <A HREF="../../../../java/lang/Object.html#wait(long)">wait</A>, <A HREF="../../../../java/lang/Object.html#wait(long, int)">wait</A></CODE></TD></TR></TABLE>&nbsp;<P><!-- ============ FIELD DETAIL =========== --><!-- ========= CONSTRUCTOR DETAIL ======== --><A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Constructor Detail</B></FONT></TD></TR></TABLE><A NAME="OutputStream()"><!-- --></A><H3>OutputStream</H3><PRE>public <B>OutputStream</B>()</PRE><DL></DL><!-- ============ METHOD DETAIL ========== --><A NAME="method_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Method Detail</B></FONT></TD></TR></TABLE><A NAME="write_value(java.io.Serializable)"><!-- --></A><H3>write_value</H3><PRE>public void <B>write_value</B>(<A HREF="../../../../java/io/Serializable.html">Serializable</A>&nbsp;value)</PRE><DL><DD>marshals a value type to the output stream.<DD><DL><DT><B>Parameters:</B><DD><CODE>value</CODE> - is the acutal value to write</DL></DD></DL><HR><A NAME="write_value(java.io.Serializable, java.lang.Class)"><!-- --></A><H3>write_value</H3><PRE>public void <B>write_value</B>(<A HREF="../../../../java/io/Serializable.html">Serializable</A>&nbsp;value,                        <A HREF="../../../../java/lang/Class.html">Class</A>&nbsp;clz)</PRE><DL><DD>marshals a value type to the output stream.<DD><DL><DT><B>Parameters:</B><DD><CODE>value</CODE> - is the acutal value to write<DD><CODE>clz</CODE> - is the declared type of the value to be marshaled</DL></DD></DL><HR><A NAME="write_value(java.io.Serializable, java.lang.String)"><!-- --></A><H3>write_value</H3><PRE>public void <B>write_value</B>(<A HREF="../../../../java/io/Serializable.html">Serializable</A>&nbsp;value,                        <A HREF="../../../../java/lang/String.html">String</A>&nbsp;repository_id)</PRE><DL><DD>marshals a value type to the output stream.<DD><DL><DT><B>Parameters:</B><DD><CODE>value</CODE> - is the acutal value to write<DD><CODE>repository_id</CODE> - identifies the type of the value type to  be marshaled</DL></DD></DL><HR><A NAME="write_value(java.io.Serializable, org.omg.CORBA.portable.BoxedValueHelper)"><!-- --></A><H3>write_value</H3><PRE>public void <B>write_value</B>(<A HREF="../../../../java/io/Serializable.html">Serializable</A>&nbsp;value,                        <A HREF="../../../../org/omg/CORBA/portable/BoxedValueHelper.html">BoxedValueHelper</A>&nbsp;factory)</PRE><DL><DD>marshals a value type to the output stream.<DD><DL><DT><B>Parameters:</B><DD><CODE>value</CODE> - is the acutal value to write<DD><CODE>factory</CODE> - is the instance of the helper to be used for marshaling the boxed value</DL></DD></DL><HR><A NAME="write_abstract_interface(java.lang.Object)"><!-- --></A><H3>write_abstract_interface</H3><PRE>public void <B>write_abstract_interface</B>(<A HREF="../../../../java/lang/Object.html">Object</A>&nbsp;obj)</PRE><DL><DD>marshals a value object or a stub object.<DD><DL><DT><B>Parameters:</B><DD><CODE>the</CODE> - actual value object or the stub to marshal to be marshalled</DL></DD></DL><!-- ========= END OF CLASS DATA ========= --><HR><!-- ========== START OF NAVBAR ========== --><A NAME="navbar_bottom"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">  <TR ALIGN="center" VALIGN="top">  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/OutputStream.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="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="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&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><b>Java<sup><font size=-2>TM</font></sup>&nbsp;2&nbsp;Platform<br>Std.&nbsp;Ed. v1.3</b></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">&nbsp;<A HREF="../../../../org/omg/CORBA_2_3/portable/ObjectImpl.html"><B>PREV CLASS</B></A>&nbsp;&nbsp;NEXT CLASS</FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">  <A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF="OutputStream.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD></TR><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">  SUMMARY: &nbsp;INNER&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL: &nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><!-- =========== END OF NAVBAR =========== --><HR><font size="-1"><a href="http://java.sun.com/cgi-bin/bugreport.cgi">Submit a bug or feature</a><br>For further API reference and developer documentation, see <a href="http://java.sun.com/products/jdk/1.3/devdocs-vs-specs.html">Java 2 SDK SE Developer Documentation</a>. That documentation  contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples. <p>Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.<br>Copyright 1993-2000 Sun Microsystems, Inc. 901 San Antonio Road<br>Palo Alto, California, 94303, U.S.A.  All Rights Reserved.</font></BODY></HTML>

⌨️ 快捷键说明

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