API Reference > bentleyjs-core > Utils > ByteStream > curPos curPos Accessor The current read position as an index into the stream of bytes get: number Returns - number Setter The current read position as an index into the stream of bytes set(pos: number): void Parameter Type Description pos number Returns - void Defined in core/bentley/src/ByteStream.ts Line 43 Last Updated: 13 June, 2024