Parameters
- itemCoder
- A JsonCoder<T> to encode and decode the value.
Type Parameters
- T
- The type of the value.
Return Value
A JsonCoder<T> with the default value handling.
Exception | Description |
---|---|
System.FormatException | Thrown if the value is not a array . |