Uses of Class
org.omg.CORBA.WCharSeqHolder
Packages that use WCharSeqHolder
-
Uses of WCharSeqHolder in com.sun.corba.se.impl.encoding
Methods in com.sun.corba.se.impl.encoding with parameters of type WCharSeqHolderModifier and TypeMethodDescriptionvoidCDRInputStream_1_0.read_wchar_array(WCharSeqHolder seq, int offset, int length) final voidCDRInputStream.read_wchar_array(WCharSeqHolder seq, int offset, int length) voidIDLJavaSerializationInputStream.read_wchar_array(WCharSeqHolder seq, int offset, int length) -
Uses of WCharSeqHolder in org.omg.CORBA
Methods in org.omg.CORBA with parameters of type WCharSeqHolderModifier and TypeMethodDescriptionvoidDataInputStream.read_wchar_array(WCharSeqHolder seq, int offset, int length) Reads array of IDL wide characters from offset for length elements from the input stream.