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

x/postgres/query/decoders.ts>decodeBytea

PostgreSQL driver for Deno
Extremely Popular
Go to Latest
function decodeBytea
import { decodeBytea } from "https://deno.land/x/postgres@v0.19.0/query/decoders.ts";

Parameters

byteaStr: string

Returns

Uint8Array