DenoDeno.UnsafePointerView.prototype.getInt32method Deno.UnsafePointerView.prototype.getInt32#UnsafePointerView.prototype.getInt32(offset?: number): numberGets a signed 32-bit integer at the specified byte offset from the pointer. Parameters #optional#offset: numberReturn Type #number
method Deno.UnsafePointerView.prototype.getInt32#UnsafePointerView.prototype.getInt32(offset?: number): numberGets a signed 32-bit integer at the specified byte offset from the pointer. Parameters #optional#offset: numberReturn Type #number