You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Functions such as readSync do not really support Uint8Array. It would be nice to support a Uint8Array, or better yet, like Node.js, all Typed Array and DataView.
Functions such as
readSyncdo not really support Uint8Array. It would be nice to support a Uint8Array, or better yet, like Node.js, all Typed Array and DataView.