Skip to content

format

typescript
FileStream.length

class: FileStream

description

(Read-only) Returns the length of the current stream.

parameter

param_nametypedescription

reture

typedescription
numberThe length.

code example