Bug fix
- do not report error when field is unexported
- #178 SkipAndReturnBytes should return copy of memory
- #177 flush buffer should check available again
- #180, add missing methods to jsoniter.Number
- #181, support string as json.Number and jsoniter.Number
- #184, support null as number
- #183 limit error message size
- #185 add jsoniter.Valid