Is there a faster way write a float as Float32LE to a file?

前端 未结 0 1672
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-03 01:10

I\'m using NodeJS and need to write the LE bytes of a float to a file. I\'ve been doing this (below), but it seems really inefficient to keep a 4-byte Buffer laying around j

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