Decoding did not reject byte arrays of length one with a single element b where 55 < b < 128. Such byte arrays must be rejected because they must be encoded as the single byte b instead. |
||
|---|---|---|
| .. | ||
| decode_test.go | ||
| decode.go | ||
| doc.go | ||
| encode_test.go | ||
| encode.go | ||
| encoder_example_test.go | ||
| typecache.go | ||