stream.destroyed
返回上层文档
新增于: v23.8.0
<boolean>
如果已调用
stream.destroy()
,则为 True。
¥True if
stream.destroy()
has been called.