Uses of Interface
org.nustaq.kson.KsonCharOutput
| Package | Description |
|---|---|
| org.nustaq.kson |
-
Uses of KsonCharOutput in org.nustaq.kson
Classes in org.nustaq.kson that implement KsonCharOutput Modifier and Type Class Description classKsonStringOutputCreated by ruedi on 07.08.2014.Fields in org.nustaq.kson declared as KsonCharOutput Modifier and Type Field Description protected KsonCharOutputKsonSerializer. outConstructors in org.nustaq.kson with parameters of type KsonCharOutput Constructor Description JSonSerializer(KsonCharOutput out, KsonTypeMapper mapper, FSTConfiguration conf)KsonSerializer(KsonCharOutput out, KsonTypeMapper mapper, FSTConfiguration conf)