Class UTF8StringHelper

java.lang.Object
com.sun.corba.ee.org.omg.CSI.UTF8StringHelper

public abstract class UTF8StringHelper extends Object
com/sun/corba/ee/org/omg/CSI/UTF8StringHelper.java . Generated by the IDL-to-Java compiler (portable), version "4.1" from /home/abuild/rpmbuild/BUILD/glassfish-corba-4.2.4-build/glassfish-corba-4.2.4/csiv2-idl/src/main/idl/CSI.idl Wednesday, February 21, 2024, 10:43:23 AM Greenwich Mean Time
  • Field Details

    • _id

      private static String _id
    • __typeCode

      private static TypeCode __typeCode
  • Constructor Details

    • UTF8StringHelper

      public UTF8StringHelper()
  • Method Details

    • insert

      public static void insert(Any a, byte[] that)
    • extract

      public static byte[] extract(Any a)
    • type

      public static TypeCode type()
    • id

      public static String id()
    • read

      public static byte[] read(InputStream istream)
    • write

      public static void write(OutputStream ostream, byte[] value)