| Package | Description |
|---|---|
| com.jsoniter.output | |
| com.jsoniter.spi |
| Modifier and Type | Method and Description |
|---|---|
static EncodingMode |
EncodingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EncodingMode[] |
EncodingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
JsonStream.setMode(EncodingMode mode) |
| Modifier and Type | Method and Description |
|---|---|
EncodingMode |
Config.encodingMode() |
| Modifier and Type | Method and Description |
|---|---|
Config.Builder |
Config.Builder.encodingMode(EncodingMode encodingMode) |
Copyright © 2019. All rights reserved.