Class SAMBinaryTagAndUnsignedArrayValue

  • All Implemented Interfaces:
    Serializable

    public class SAMBinaryTagAndUnsignedArrayValue
    extends SAMBinaryTagAndValue
    Simple extension to SAMBinaryTagAndValue in order to distinguish unsigned array values, because signedness cannot be determined by introspection of value. Must be array of byte, short, or int.
    See Also:
    Serialized Form