Keyboard reference guide
My journey to become a better developer
Keyboard reference guide
Converting a buffer to a base64-string Serializing a buffer (JSON.stringify(buffer)) can increase the content size (JSON.stringify(biuffer).length) a lot. It might be better to convert the…