BorrowedRegion.this

this(ubyte[] store) pure nothrow @nogc

Constructs a region backed by a user-provided store.

Parameters

storeUser-provided store backing up the region.