Get a view into an ArrayBuffer instead of copying

前端 未结 0 1674
陌清茗
陌清茗 2020-12-02 07:51

I want to do the equivalent of ArrayBuffer.slice without actually copying the contents. The use case is converting a very large (50mb) ArrayBuffer into a string

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