UInt8Array constructor does not use buffer in nodejs

前端 未结 0 1304
情歌与酒
情歌与酒 2021-01-06 07:30

I\'m writing a nodejs (v13.9.0) app that does some byte-by-byte analysis of a stream.

However, when I go create a UInt8Array of an existing Buffer<

相关标签:
回答
  • 消灭零回复
提交回复
热议问题