Searched defs:ByteExtent (Results 1 – 1 of 1) sorted by relevance
33 struct ByteExtent { struct34 constexpr ByteExtent(uint64_t offset, uint64_t length) in ByteExtent() function48 uint64_t offset;49 uint64_t length;