public interface JsonSerializer
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(Object toBeSerialized,
StringBuilder serializedData,
SerializerOptions options) |
void serialize(Object toBeSerialized, StringBuilder serializedData, SerializerOptions options)
Copyright © 2014. All rights reserved.