CopyOutResponseMessage
internal class CopyOutResponseMessage(val format: Byte, val numColumns: Short, val columnFormats: List<Short>) : BackendMessage
Response indicating that the backend is ready to send COPY OUT data.
Response indicating that the backend is ready to send COPY OUT data.