Modifier and Type | Method and Description |
---|---|
abstract BinaryObjectDeserializer |
ObjectSerializerFactory.newBinaryDeserializer(InputStream is)
Creates a
BinaryObjectDeserializer for reading objects from
the given stream. |
Modifier and Type | Method and Description |
---|---|
BinaryObjectDeserializer |
ObjectSerializerFactoryImpl.newBinaryDeserializer(InputStream is) |
Modifier and Type | Class and Description |
---|---|
class |
BinaryObjectDecoder |
Copyright © 2022. All rights reserved.