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