IBMStreams / streamsx.json

Toolkit for working with JSON in SPL applications.
http://ibmstreams.github.io/streamsx.json/
Other
3 stars 19 forks source link

Support for auto conversion of boolean/numeric values to strings #88

Closed leongor closed 7 years ago

leongor commented 7 years ago

Added implicit cast from boolean/number to string. Also handles automatic capacity growing, preventing memory leak.