Suggestion for move typed array start position in arraybuffer?

# Alexey Solovey (8 years ago)

Hello. I suggest function for typed arrays: tarray.moveByteOffset(number) or tarray.moveOffset(number). I think this very need for iterative operations with typed arrays. This function should be available only for typed arrays.