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
{{ message }}
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
It's currently not possible to use Buffer.write() for strings that do not use the 0x0 termination pattern.
I would like a mechanism for the Buffer to result in (Buffer 41 aa aa aa)
Side note: Buffer._charsWritten seems to always be set to 2, regardless of the last write()
All output based on v0.5.1
The text was updated successfully, but these errors were encountered: