mgholam / fastJSON

Smallest, fastest polymorphic JSON serializer
https://www.codeproject.com/Articles/159450/fastJSON-Smallest-Fastest-Polymorphic-JSON-Seriali
MIT License
478 stars 148 forks source link

fix bug of custom serialize. #97

Open Lifeng-Liang opened 5 years ago

Lifeng-Liang commented 5 years ago

so custom handler could output number instead of only string.