get_memory


Description:

public Memory? get_memory (uint idx)

Gets the memory block at index idx in this.

Parameters:

this

a Buffer.

idx

an index

Returns:

a Memory that contains the data of the memory block at idx.