DenoDeno.UnsafePointerView.getArrayBuffermethod Deno.UnsafePointerView.getArrayBuffer#UnsafePointerView.getArrayBuffer(pointer: PointerObject,byteLength: number,offset?: number,): ArrayBufferGets an ArrayBuffer of length byteLength at the specified byte offset from the specified pointer. Parameters ##pointer: PointerObject #byteLength: number #offset: number optionalReturn Type #ArrayBuffer
method Deno.UnsafePointerView.getArrayBuffer#UnsafePointerView.getArrayBuffer(pointer: PointerObject,byteLength: number,offset?: number,): ArrayBufferGets an ArrayBuffer of length byteLength at the specified byte offset from the specified pointer. Parameters ##pointer: PointerObject #byteLength: number #offset: number optionalReturn Type #ArrayBuffer