Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/postgres/utils/utils.ts>readUInt32BE

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

Parameters

buffer: Uint8Array
offset: number

Returns

number