Set the "offset" attribute of this object to the specified value.
Synopsis
Declared in <bdljsn_location.h>
Location&
setOffset(uint64_t value);
Return Value
a non‐`const` reference to this object
Parameters
Name |
Description |
value |
offset in bytes from the start of the document |
Created with MrDocs