| this |
A Table.
|
| offset |
The offset of sub Table. If the offset is negative, the offset is counted from the
last.
|
| length |
The length of sub Table.
|
|
The sub Table. It covers only from `offset` to `offset + length` range. The sub
Table shares values with the base Table
.
|