stats.isFIFO()
- 返回:<boolean>
如果 <fs.Stats> 对象描述的是先进先出 (FIFO) 管道,则返回 true。
【Returns true if the <fs.Stats> object describes a first-in-first-out (FIFO)
pipe.】
如果 <fs.Stats> 对象描述的是先进先出 (FIFO) 管道,则返回 true。
【Returns true if the <fs.Stats> object describes a first-in-first-out (FIFO)
pipe.】