Class ByteArrayCodec

  • All Implemented Interfaces:
    Serializable, Serializable
    Direct Known Subclasses:
    LEAPCodec

    public abstract class ByteArrayCodec
    extends Codec
    Base class for content language codecs that transform AbsContentElements to/from sequences of bytes
    Author:
    Giovanni Caire - TILAB
    See Also:
    Serialized Form
    • Constructor Detail

      • ByteArrayCodec

        public ByteArrayCodec​(String name)
        Construct a ByteArrayCodec object with the given name