NullAllocator.expand
bool expand(ref void[] b, size_t s) sharedThese methods return false. Precondition: b is null. This is because there is no other possible legitimate input.
bool expand(ref void[] b, size_t s) sharedThese methods return false. Precondition: b is null. This is because there is no other possible legitimate input.