ERR_STREAM_READ_NOT_IMPLEMENTED
新增于: v9.0.0移除于: v10.0.0
当尝试使用尚未实现 readable._read() 的可读流时使用。
\Used when an attempt is made to use a readable stream that has not implemented
readable._read().
当尝试使用尚未实现 readable._read() 的可读流时使用。
\Used when an attempt is made to use a readable stream that has not implemented
readable._read().