IAllocator.expand
bool expand(ref void[], size_t)Expands a memory block in place and returns true if successful. Implementations that don't support this primitive should always return false.
bool expand(ref void[], size_t)Expands a memory block in place and returns true if successful. Implementations that don't support this primitive should always return false.