public class PGbytea extends Object
Constructor and Description |
---|
PGbytea() |
Modifier and Type | Method and Description |
---|---|
static byte[] |
toBytes(byte[] s) |
static @PolyNull String |
toPGString(byte[] buf) |
public static byte[] toBytes(byte[] s) throws SQLException
SQLException
public static @PolyNull String toPGString(byte[] buf)
Copyright © 1997-2020 PostgreSQL Global Development Group. All Rights Reserved.