Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/postgres/utils/utils.ts>readUInt32BE

PostgreSQL driver for Deno
Go to Latest
function readUInt32BE
import { readUInt32BE } from "https://deno.land/x/postgres@v0.17.1/utils/utils.ts";

Parameters

buffer: Uint8Array
offset: number

Returns

number