Skip to main content
method Deno.UnsafePointerView.prototype.getUint32

Gets an unsigned 32-bit integer at the specified byte offset from the pointer.

Parameters

optional
offset: number

Returns

number