offset
and count
exceeds the length
, then all 16-bit units to the end of the data are returned.
@exception DOMException INDEX_SIZE_ERR: Raised if the specified offset
is negative or greater than the number of 16-bit units in data
, or if the specified count
is negative. DOMString
.
|
|
|
|
|
|