Serialized Form
-
Package cn.sliew.milky.serialize.kryo5
-
Class cn.sliew.milky.serialize.kryo5.Kryo5DataInputView extends Object implements Serializable
-
Serialization Methods
-
readObject
public Object readObject() throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
-
-
Class cn.sliew.milky.serialize.kryo5.Kryo5DataOutputView extends Object implements Serializable
-
Serialization Methods
-
writeObject
public void writeObject(Object obj) throws IOException
- Throws:
IOException
-
-
-