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