Searched defs:ostream (Results 1 - 25 of 108) sorted by relevance

12345

/openjdk10/corba/src/java.corba/share/classes/org/omg/CORBA/portable/
H A DStreamable.java51 void _write(OutputStream ostream); argument
/openjdk10/corba/src/java.corba/share/classes/org/omg/CORBA/
H A DBooleanSeqHelper.java93 public static void write (org.omg.CORBA.portable.OutputStream ostream, boolean[] value) argument
H A DPolicyTypeHelper.java80 public static void write (org.omg.CORBA.portable.OutputStream ostream, int value) argument
H A DRepositoryIdHelper.java79 public static void write (org.omg.CORBA.portable.OutputStream ostream, String value) argument
H A DWCharSeqHelper.java93 public static void write (org.omg.CORBA.portable.OutputStream ostream, char[] value) argument
H A DCharSeqHelper.java93 public static void write (org.omg.CORBA.portable.OutputStream ostream, char[] value) argument
H A DCompletionStatusHelper.java74 public static void write (org.omg.CORBA.portable.OutputStream ostream, org.omg.CORBA.CompletionStatus value) argument
H A DOctetSeqHelper.java93 public static void write (org.omg.CORBA.portable.OutputStream ostream, byte[] value) argument
H A DObjectHelper.java78 public static void write (org.omg.CORBA.portable.OutputStream ostream, org.omg.CORBA.Object value) argument
H A DAnySeqHelper.java94 public static void write (org.omg.CORBA.portable.OutputStream ostream, org.omg.CORBA.Any[] value) argument
H A DIdentifierHelper.java78 public static void write (org.omg.CORBA.portable.OutputStream ostream, String value) argument
H A DPolicyListHelper.java82 public static void write (org.omg.CORBA.portable.OutputStream ostream, org.omg.CORBA.Policy[] value) argument
H A DVisibilityHelper.java80 public static void write (org.omg.CORBA.portable.OutputStream ostream, short value) argument
H A DValueBaseHelper.java80 public static void write (org.omg.CORBA.portable.OutputStream ostream, java.io.Serializable value) argument
H A DVersionSpecHelper.java78 public static void write (org.omg.CORBA.portable.OutputStream ostream, String value) argument
H A DDoubleSeqHelper.java93 public static void write (org.omg.CORBA.portable.OutputStream ostream, double[] value) argument
H A DShortSeqHelper.java93 public static void write (org.omg.CORBA.portable.OutputStream ostream, short[] value) argument
H A DSetOverrideTypeHelper.java74 public static void write (org.omg.CORBA.portable.OutputStream ostream, org.omg.CORBA.SetOverrideType value) argument
H A DLongLongSeqHelper.java93 public static void write (org.omg.CORBA.portable.OutputStream ostream, long[] value) argument
H A DLongSeqHelper.java93 public static void write (org.omg.CORBA.portable.OutputStream ostream, int[] value) argument
H A DULongLongSeqHelper.java93 public static void write (org.omg.CORBA.portable.OutputStream ostream, long[] value) argument
H A DULongSeqHelper.java93 public static void write (org.omg.CORBA.portable.OutputStream ostream, int[] value) argument
H A DDefinitionKindHelper.java75 public static void write (org.omg.CORBA.portable.OutputStream ostream, org.omg.CORBA.DefinitionKind value) argument
H A DUShortSeqHelper.java93 public static void write (org.omg.CORBA.portable.OutputStream ostream, short[] value) argument
H A DFloatSeqHelper.java93 public static void write (org.omg.CORBA.portable.OutputStream ostream, float[] value) argument

Completed in 97 milliseconds

12345