public interface FastSerializable
FastSerializable
because Java serialization is so frick'n
slow.
(We'd call this "FabricSerializable", but then that kinda sounds like a Fabric object that's somehow "serializable".)
Modifier and Type | Method and Description |
---|---|
void |
write(java.io.DataOutput out) |