public class CDRInputStream_1_2 extends CDRInputStream_1_1
CDRInputStream_1_0.StreamMemento| Modifier and Type | Field and Description |
|---|---|
protected boolean |
headerPadding |
protected CDRInputObject |
parent |
protected boolean |
restoreHeaderPadding |
fragmentOffsetblockLength, bufferManagerRead, byteBuffer, end_flag, isChunked, markAndResetHandler, orb, stringIndirection, valueHandler, valueIndirection, wrapper| Constructor and Description |
|---|
CDRInputStream_1_2() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
alignAndCheck(int align,
int n) |
com.sun.corba.ee.impl.encoding.CDRInputStreamBase |
dup() |
GIOPVersion |
getGIOPVersion() |
void |
mark(int readlimit) |
boolean |
markSupported() |
Context |
read_Context() |
char |
read_wchar() |
String |
read_wstring() |
int |
read() |
void |
reset() |
void |
setParent(CDRInputObject parent) |
createStreamMemento, get_offset, grow, restoreInternalState_truncatable_ids, checkBlockLength, checkForNegativeLength, close, computeAlignment, consumeEndian, end_value, getBufferLength, getBufferManager, getByteOrder, getCharConverter, getPosition, getWCharConverter, internalIORToObject, orb, orb, read_abstract_interface, read_abstract_interface, read_Abstract, read_any_array, read_any_array, read_any, read_boolean_array, read_boolean_array, read_boolean, read_char_array, read_char_array, read_char, read_double_array, read_double_array, read_double, read_fixed, read_fixed, read_float_array, read_float_array, read_float, read_long_array, read_long_array, read_long, read_longlong_array, read_longlong_array, read_longlong, read_Object, read_Object, read_octet_array, read_octet_array, read_octet, read_Principal, read_short_array, read_short_array, read_short, read_string, read_TypeCode, read_ulong_array, read_ulong_array, read_ulong, read_ulonglong_array, read_ulonglong_array, read_ulonglong, read_ushort_array, read_ushort_array, read_ushort, read_value, read_Value, read_value, read_value, read_value, read_value, read_wchar_array, read_wchar_array, readStringOrIndirection, resetCodeSetConverters, setBufferLength, setIndex, start_valueavailable, read, read, skipprotected boolean headerPadding
protected boolean restoreHeaderPadding
protected CDRInputObject parent
public void mark(int readlimit)
mark in class CDRInputStream_1_0public void reset()
reset in class CDRInputStream_1_0public com.sun.corba.ee.impl.encoding.CDRInputStreamBase dup()
dup in class CDRInputStream_1_1protected void alignAndCheck(int align,
int n)
alignAndCheck in class CDRInputStream_1_1public GIOPVersion getGIOPVersion()
getGIOPVersion in class CDRInputStream_1_1public char read_wchar()
read_wchar in class CDRInputStream_1_1public String read_wstring()
read_wstring in class CDRInputStream_1_1public void setParent(CDRInputObject parent)
public int read()
throws IOException
read in class InputStreamIOExceptionpublic Context read_Context()
public boolean markSupported()
markSupported in class InputStreamCopyright © 2017–2019 Eclipse Foundation. All rights reserved.