public class RootSerializer extends Object
| Constructor and Description |
|---|
RootSerializer(SchemaEx<Object> schema) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
serialize(Object value) |
void |
serialize(OutputStream outputStream,
Object value) |
public byte[] serialize(Object value) throws IOException
IOExceptionpublic void serialize(OutputStream outputStream, Object value) throws IOException
IOExceptionCopyright © 2017–2019 The Apache Software Foundation. All rights reserved.