I want to do the equivalent of ArrayBuffer.slice without actually copying the contents. The use case is converting a very large (50mb) ArrayBuffer into a string
ArrayBuffer.slice