Ice.EncodingVersion¶
- class Ice.EncodingVersion(major: int = 0, minor: int = 0)¶
Bases:
objectRepresents a version of the Slice encoding. Ice supports version 1.0 and 1.1 of this encoding.
Notes
The Slice encoding is also known as the Ice encoding.
The Slice compiler generated this dataclass from Slice struct
::Ice::EncodingVersion.