VariantType? get_serialised_object_type (uint8 object_version)
VariantType? get_serialised_object_type (uint8 object_version)
Get the GLib.VariantType of the serialised form of an object stored in this cache.
If a smooth upgrade path is needed in future due to cache file format changes, this may be modified to take a version parameter.
| object_version | the version of the object format to use, or `uint8.MAX` for the latest version |
| variant type for that object version, or `null` if the version is unsupported |
0.6.0