| Class and Description | 
|---|
| GraphBinaryMapper
 Holds a  
GraphBinaryReader and GraphBinaryWriter which together allow mapping in and out of the
 GraphBinary format. | 
| TypeSerializerRegistry | 
| TypeSerializerRegistry.Builder | 
| Class and Description | 
|---|
| GraphBinaryReader
 Reads a value from a buffer using the  
TypeSerializer instances configured in the
 TypeSerializerRegistry. | 
| GraphBinaryWriter
 Writes a value to a buffer using the  
TypeSerializer instances configured in the
 TypeSerializerRegistry. | 
| Class and Description | 
|---|
| DataType
 Represents a GraphBinary data type. 
 | 
| GraphBinaryReader
 Reads a value from a buffer using the  
TypeSerializer instances configured in the
 TypeSerializerRegistry. | 
| GraphBinaryWriter
 Writes a value to a buffer using the  
TypeSerializer instances configured in the
 TypeSerializerRegistry. | 
| TypeSerializer
 Represents a serializer for a given type. 
 | 
| TypeSerializerRegistry | 
| TypeSerializerRegistry.Builder | 
| Class and Description | 
|---|
| DataType
 Represents a GraphBinary data type. 
 | 
| GraphBinaryReader
 Reads a value from a buffer using the  
TypeSerializer instances configured in the
 TypeSerializerRegistry. | 
| GraphBinaryWriter
 Writes a value to a buffer using the  
TypeSerializer instances configured in the
 TypeSerializerRegistry. | 
| TypeSerializer
 Represents a serializer for a given type. 
 | 
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.