This is experimental documentation.
Checks to see whether the offset from the current position lies within the stream and, if so, advances to
that position relative to the current location.
Declaration Syntax
Parameters
- offset (Int32)
- The number of bytes beyond the current position to advance to.
Return Value
True if the position lies within the stream and the cursor was advanced; otherwise false.
Assembly: Asgard5Library (Module: Asgard5Library)