Allocates requested type over pooled memory block and returns it. onOutOfMemoryError is called when new memory block fails to be allocated.
See Implementation
Allocates requested type over pooled memory block and returns it. onOutOfMemoryError is called when new memory block fails to be allocated.