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