allocation_successful


Description:

[ Version ( since = "0.9.2" ) ]
public Bool allocation_successful ()

Check if allocating memory for the buffer succeeded.

Parameters:

buffer

An Buffer

Returns:

`true` if buffer memory allocation succeeded, `false` otherwise.