Uses of Class org.omg.CORBA.WCharSeqHolder

Uses in package gnu.CORBA.CDR

Methods with parameter type org.omg.CORBA.WCharSeqHolder

void
AbstractCdrInput.read_wchar_array(WCharSeqHolder holder, int offset, int length)
Read an array.
void
HeadlessInput.read_wchar_array(WCharSeqHolder holder, int offset, int length)
Delegates functionality to the underlying stream.

Uses in package org.omg.CORBA

Methods with parameter type org.omg.CORBA.WCharSeqHolder

void
DataInputStream.read_wchar_array(WCharSeqHolder seq, int offset, int length)
Read array of wide (usually 16 bit) chars.