Skip to content

format

typescript
FileStream.pos

class: FileStream

description

(Read-only) Returns the current read position of the stream.

parameter

param_nametypedescription

reture

typedescription
numberThe position.

code example