Gets length
memory blocks in this starting at idx
.
The memory blocks will be merged into one large Memory.
If length
is -1, all memory starting from idx
is merged.
this |
a Buffer. |
idx |
an index |
length |
a length |
a Memory that contains the merged data of |