isPastTheEnd
GetterReadOnly
Returns true if the current read position has been advanced past the end of the stream. This generally indicates that an attempt was made to read more data than is available.
isPastTheEnd: boolean
@see isAtTheEnd
Returns - boolean
Defined in
- core/bentley/src/ByteStream.ts Line 77
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.