标签: node.js
我有一个从Stream扩展Writable的类。
来自以下链接https://nodejs.org/api/stream.html#stream_streams_under_the_hood
..我知道这本来就使用缓冲区,但我希望它使用环形缓冲区。实施起来容易吗?或者我在错误的道路上?任何帮助或建议表示赞赏,我是Node noob。感谢