Closed dacevedo12 closed 2 years ago
This is an issue in the Deno's exposed types for these classes / methods, where it doesn't mention ArrayBuffer
.
Also, PointerValue
points to you using "pointer"
as the parameter type declaration, and not "buffer"
. "pointer"
expects pointer values, essentially a null
or number or BigInt.
On Deno 1.25.0 I'm getting
Passing it directly doesn't work either