Ice.SlicedData

class Ice.SlicedData

Bases: object

Holds class slices that cannot be unmarshaled because their types are not known locally.

slices

The slices of the unknown class, in order of most-derived to least-derived.

Type:

tuple[SliceInfo, …]