Skip to content

format

typescript
MemoryStream.pos

class: MemoryStream

description

Returns the offset of the current read/write position in the MemoryStream object.

parameter

param_nametypedescription

reture

typedescription
numberThe offset.

code example