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