Searched defs:ByteExtent (Results 1 – 1 of 1) sorted by relevance
32 struct ByteExtent { struct33 constexpr ByteExtent(uint64_t offset, uint64_t length) in ByteExtent() argument47 uint64_t offset;48 uint64_t length;