public class RedshiftByteTypes extends Object
| Constructor and Description |
|---|
RedshiftByteTypes() |
| Modifier and Type | Method and Description |
|---|---|
static String |
convertToString(byte[] data) |
static byte[] |
toBytes(byte[] s) |
public static byte[] toBytes(byte[] s)
throws SQLException
SQLExceptionpublic static String convertToString(byte[] data)
Copyright © 2024 Amazon.com Inc.. All rights reserved.