Parent of classes responsible for serializing or deserializing an IntHolder.
Deserializes the value of type T using the format represented by the decoder.
Serializes the value of type T using the format represented by the encoder.
Describes the structure of the serializable representation of T, produced by this serializer.