Persistent Input
PersistentInput is an interface that extends DataInput and provides a method to read data of a specific type using a PersistentDataType.
It allows reading complex data types from a stream, converting them to their primitive representation using the provided PersistentDataType.
Author
Fantamomo
Since
1.0-SNAPSHOT