buffer: change output of Buffer.prototype.toJSON()
Expand the JSON representation of Buffer to include type information so that it can be deserialized in JSON.parse() without context. Fixes #5110. Fixes #5143.
parent
9b8dd395
Please register or sign in to comment