Function Buffer.mapReadAsync
Map the buffer for reading asynchronously.
void mapReadAsync
(
ulong start,
ulong size
) @trusted;
Map the buffer for reading asynchronously.
void mapReadAsync
(
ulong start,
ulong size
) @trusted;