get_all_memory


Description:

public Memory? get_all_memory ()

Gets all the memory blocks in this.

The memory blocks will be merged into one large Memory.

Parameters:

this

a Buffer.

Returns:

a Memory that contains the merged memory.