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
SQLExceptionpublic static String toPGString(byte[] p_buf)
Copyright © 2018 PostgreSQL Global Development Group. All rights reserved.