feross / feross/buffer

writeBigUint64BE isn't defined, but writeBigUInt64BE is

Open
#318 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.9k
Forks
260
PR merge metrics
No merged PRs in 30d

Description

One of the node modules that i'm importing uses this method, I'm currently developing in a browser environment, I used a polyfill to access buffer (https://www.npmjs.com/package/node-polyfill-webpack-plugin) that loads this buffer at the latest version.
From the lib that i have to use an error is being throwed saying that Buffer.prototype.writeBigUint64BE isn't defined

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.