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

x/pg/util.ts>readInt32BE

PostgreSQL client for Deno
Latest
function readInt32BE
import { readInt32BE } from "https://deno.land/x/pg@v0.6.1/util.ts";

Parameters

buffer: Uint8Array
optional
offset: number = [UNSUPPORTED]

Returns

number