Kryo feature serialization and deserialization.
Kryo feature serialization and deserialization.
The current serialization scheme (version 3):
withId)withUserData)
Metadata for serialized simple features
Metadata for serialized simple features
kryo input
number of attributes serialized in this feature (may be less than the current sft)
size of each offset - either 2 or 4 bytes
attribute positions are stored relative to this offset into the serialized bytes
null bit set
Deserialize and project to a new feature type
Project to a subtype when serializing