Skip to content

格式

typescript
MemoryStream.eof

所属类: MemoryStream

描述

(只读)用于判断是否已读取到流末尾。

参数

参数名类型描述

返回值

类型描述
boolean是否已到末尾

代码示例