- Skip object
- Support other tag than
json
- Decoder option
UseNumber
- Decoder option
DisallowUnknownFields
- tag option
quoted
- json/text marshaler (pointer receiver) for values
- tag option
omitempty
- Nested skip (by using a stack)
- Decode with stack (proven worse than use recursive directly)
- Reset
- Skip switch/slice
- jsoniter