Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Node.js 中有没有办法检查 Stream 的背压状态?例如,将其与高水位线进行比较。
我的用例在单元测试中,我想确保转换流插件正在耗尽管道并且不会在输出流上建立背压。