Searched defs:TypeCodeInputStream (Results 1 - 1 of 1) sorted by relevance

/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/impl/encoding/
H A DTypeCodeInputStream.java69 public class TypeCodeInputStream extends EncapsInputStream implements TypeCodeReader class in inherits:EncapsInputStream,TypeCodeReader
75 public TypeCodeInputStream(org.omg.CORBA.ORB orb, byte[] data, int size) { method in class:TypeCodeInputStream
79 public TypeCodeInputStream(org.omg.CORBA.ORB orb, method in class:TypeCodeInputStream
87 public TypeCodeInputStream(org.omg.CORBA.ORB orb, method in class:TypeCodeInputStream

Completed in 41 milliseconds