Class CustomObjectInputStream

java.lang.Object
java.io.InputStream
java.io.ObjectInputStream
org.redisson.codec.CustomObjectInputStream
All Implemented Interfaces:
Closeable, DataInput, ObjectInput, ObjectStreamConstants, AutoCloseable

public class CustomObjectInputStream extends ObjectInputStream
Author:
Nikita Koksharov