Package com.sun.corba.ee.impl.corba
Class TCUtility
java.lang.Object
com.sun.corba.ee.impl.corba.TCUtility
Static functions for TypeCode interpretation.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static void
marshalIn
(OutputStream s, TypeCode typeCode, long l, Object o) (package private) static void
unmarshalIn
(InputStream s, TypeCode typeCode, long[] la, Object[] oa)
-
Field Details
-
wrapper
-
-
Constructor Details
-
TCUtility
public TCUtility()
-
-
Method Details
-
marshalIn
-
unmarshalIn
-