finished!
[mdref/mdref-pq] / pq / COPY / put.md
1 # void pq\COPY::put(string $data)
2
3 Send data to the server during pq\Result::COPY_IN state.
4
5 ## Params:
6
7 * string $data
8 Data to send to the server.
9
10 ## Throws:
11
12 * pq\Exception\InvalidArgumentException
13 * pq\Exception\BadMethodCallException
14 * pq\Exception\RuntimeException