curPos

Accessor

The current read position as an index into the stream of bytes

get: number


Setter

The current read position as an index into the stream of bytes

set(pos: number): void

Parameter Type Description
pos number  

Defined in

Last Updated: 21 May, 2020