DenoDeno.UnsafePointerView.prototype.getUint32method Deno.UnsafePointerView.prototype.getUint32#UnsafePointerView.prototype.getUint32(offset?: number): numberGets an unsigned 32-bit integer at the specified byte offset from the pointer. Parameters #optional#offset: numberReturn Type #number
method Deno.UnsafePointerView.prototype.getUint32#UnsafePointerView.prototype.getUint32(offset?: number): numberGets an unsigned 32-bit integer at the specified byte offset from the pointer. Parameters #optional#offset: numberReturn Type #number