Support TypedArray
Opened this issue · 0 comments
blakeembrey commented
All typed arrays should just work as payloads instead of needing to grab the underlying .buffer
instance: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray.