ISharedAllocator.allocateAll

Allocates and returns all memory available to this allocator. Implementations that do not support this primitive should always return null.

interface ISharedAllocator
shared
void[]
allocateAll
()

Meta