| Package | Description |
|---|---|
| com.amazon.redshift.core | |
| com.amazon.redshift.util |
| Modifier and Type | Method and Description |
|---|---|
void |
RedshiftStream.send(ByteStreamWriter writer)
Send a fixed-size array of bytes to the backend.
|
void |
ParameterList.setBytea(int index,
ByteStreamWriter writer)
Binds a binary bytea value stored as a ByteStreamWriter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ByteBufferByteStreamWriter
A
ByteStreamWriter that writes a java.nio.ByteBuffer to a byte array
parameter. |
Copyright © 2025 Amazon.com Inc.. All rights reserved.