Create a Location object having the specified offset.

Synopsis

Declared in <bdljsn_location.h>

explicit
Location(uint64_t offset);

Parameters

Name

Description

offset

offset in bytes from the start of the document

Created with MrDocs