Modifier and Type | Method and Description |
---|---|
abstract BinaryObjectSerializer |
ObjectSerializerFactory.newBinarySerializer(OutputStream os)
Creates a
BinaryObjectSerializer for writing objects to
the given stream. |
Modifier and Type | Method and Description |
---|---|
BinaryObjectSerializer |
ObjectSerializerFactoryImpl.newBinarySerializer(OutputStream os) |
Modifier and Type | Class and Description |
---|---|
class |
BinaryObjectEncoder |
Copyright © 2022. All rights reserved.