folly::MemoryMapping::range

A range of bytes mapped by this mapping.

Synopsis

Declared in <folly/system/MemoryMapping.h>

ByteRange
range() const;

Return Value

The mapped bytes as a byte range.