-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Labels
Description
The Typed.part function takes an Index as its second argument, in units of the number of typed elements. What if we want to make an ArrayView which doesn't start in the ArrayBuffer at a typed element boundary?
I think this library should also export the Typed.part' function, which is the same but with a ByteOffset type for the second argument.