miktam/sizeof

Error Buffer Browser

Closed this issue · 1 comments

Hi, sorry to always be the one to give you bad news :(
But Buffer doesn't exist in browser, only in Node. Runtime crash in the browser.

const buffer = new Buffer.from(objectToString)

bytes += Buffer.from(value.toString()).byteLength

Greetings.

@Marius-Romanus there is no bad news, just feedback!

Thank you. Hopefully, the latest version will fix this one.