public class PGbytea extends Object
Constructor and Description |
---|
PGbytea() |
Modifier and Type | Method and Description |
---|---|
static byte[] |
toBytes(byte[] s) |
static String |
toPGString(byte[] p_buf) |
public static byte[] toBytes(byte[] s) throws SQLException
SQLException
public static String toPGString(byte[] p_buf)
Copyright © 2017 PostgreSQL Global Development Group. All rights reserved.