| Package | Description |
|---|---|
| org.nustaq.serialization | |
| org.nustaq.serialization.coders |
| Modifier and Type | Field and Description |
|---|---|
protected FSTDecoder |
FSTObjectInput.codec |
| Modifier and Type | Method and Description |
|---|---|
FSTDecoder |
FSTConfiguration.createStreamDecoder() |
FSTDecoder |
FSTConfiguration.StreamCoderFactory.createStreamDecoder() |
FSTDecoder |
FSTObjectInput.getCodec() |
| Modifier and Type | Method and Description |
|---|---|
FSTClazzInfo |
FSTClazzNameRegistry.decodeClass(FSTDecoder in) |
| Modifier and Type | Class and Description |
|---|---|
class |
FSTBytezDecoder
Created by ruedi on 09.11.2014.
|
class |
FSTJsonDecoder
Created by moelrue on 5/21/15.
|
class |
FSTMinBinDecoder
Date: 02.04.2014
Time: 19:13
Deserializes from self describing binary MinBin format
|
class |
FSTStreamDecoder
Default Coder used for serialization.
|
Copyright © 2015. All rights reserved.