2.0.0-beta.8
Pre-release
Pre-release
2.0.0-beta.8
- Fixed "no next offset available" error that occurred when using custom
unmarshalers that decode container types (maps, slices) in struct fields.
The reflection decoder now correctly calculates field positions when
advancing to the next field after custom unmarshaling.