Skip to content

格式

typescript
MemoryStream.pos

所属类: MemoryStream

描述

返回当前 MemoryStream 对象中读写位置的偏移量。

参数

参数名类型描述

返回值

类型描述
number偏移量

代码示例