IAllocator.allocateAll
void[] allocateAll()Allocates and returns all memory available to this allocator. Implementations that do not support this primitive should always return null.
void[] allocateAll()Allocates and returns all memory available to this allocator. Implementations that do not support this primitive should always return null.