java.lang.Object org.omg.CORBA.OctetSeqHelper
public static byte[] extract(Any a)
public static String id()
public static void insert(Any a, byte[] that)
public OctetSeqHelper()
public static byte[] read(InputStream istream)
public static TypeCode type()
public static void write(OutputStream ostream, byte[] value)