ibmruntimes / yieldable-json

Asynchronous JSON parser and stringify APIs that make use of generator patterns
Other
145 stars 22 forks source link

Converting buffer to String #11

Closed yathamravali closed 5 years ago

yathamravali commented 5 years ago

Added a condition to check if data to be parsed is Buffer and if true then convert it to string

yathamravali commented 5 years ago

Landed as 9f98d623bbd8c0df2d02e4b00f1b79cd8874164d