public final class OctetSeqHelper
extends java.lang.Object
Constructor and Description |
---|
OctetSeqHelper() |
public static void insert(Any any, byte[] _value)
public static byte[] extract(Any any)
public static TypeCode type()
public static java.lang.String id()
public static byte[] read(InputStream _input)
public static void write(OutputStream _output, byte[] _value)