Deno.UnsafePointer.of(new Uint8Array())Deno.UnsafePointer.of(new Uint8Array()) with type pointerpointer and new Uint8Array()new Uint8Array() with type buffer. Is there any major difference? Per se I don’t use char[]char[] arrays, just pointers.Join the Discord to ask follow-up questions and connect with the community