Uses of Package
com.esotericsoftware.kryo.io
-
Packages that use com.esotericsoftware.kryo.io Package Description com.esotericsoftware.kryo com.esotericsoftware.kryo.io com.esotericsoftware.kryo.serializers com.esotericsoftware.kryo.util -
Classes in com.esotericsoftware.kryo.io used by com.esotericsoftware.kryo Class Description Input An InputStream that reads data from a byte array and optionally fills the byte array from another InputStream as needed.Output An OutputStream that buffers data in a byte array and optionally flushes to another OutputStream. -
Classes in com.esotericsoftware.kryo.io used by com.esotericsoftware.kryo.io Class Description Input An InputStream that reads data from a byte array and optionally fills the byte array from another InputStream as needed.KryoDataInput Best attempt adapter forDataInput
.KryoDataOutput A kryo implementation ofDataOutput
.Output An OutputStream that buffers data in a byte array and optionally flushes to another OutputStream. -
Classes in com.esotericsoftware.kryo.io used by com.esotericsoftware.kryo.serializers Class Description Input An InputStream that reads data from a byte array and optionally fills the byte array from another InputStream as needed.KryoObjectInput A kryo implementation ofObjectInput
.KryoObjectOutput A kryo adapter for theObjectOutput
class.Output An OutputStream that buffers data in a byte array and optionally flushes to another OutputStream. -
Classes in com.esotericsoftware.kryo.io used by com.esotericsoftware.kryo.util Class Description Input An InputStream that reads data from a byte array and optionally fills the byte array from another InputStream as needed.Output An OutputStream that buffers data in a byte array and optionally flushes to another OutputStream.