Attach an existing buffer, optionally taking ownership
DMemBuffer(Type * pData, ptrdiff_t aCount, bool shouldDelete = false);
DMemBuffer Constructor