Expand description
Utilities for working with the openGauss binary copy format.
Structsยง
- Binary
Copy InWriter - A type which serializes rows into the openGauss binary copy format.
- Binary
Copy OutRow - A row of data parsed from a binary copy out stream.
- Binary
Copy OutStream - A stream of rows deserialized from the openGauss binary copy format.