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

x/postgres/utils/utils.ts>readUInt16BE

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

Parameters

buffer: Uint8Array
offset: number

Returns

number