public class ByteArraySerializer extends Object implements Serializer
Modifier and Type | Class and Description |
---|---|
static class |
ByteArraySerializer.Factory |
static class |
ByteArraySerializer.Reader |
static class |
ByteArraySerializer.Writer |
Constructor and Description |
---|
ByteArraySerializer() |
Modifier and Type | Method and Description |
---|---|
ObjectByteReader |
getReader() |
ObjectByteWriter |
getWriter() |
public ObjectByteWriter getWriter()
getWriter
in interface Serializer
public ObjectByteReader getReader()
getReader
in interface Serializer
Copyright © 2016. All Rights Reserved.