finished!
[mdref/mdref-pq] / pq / COPY / get.md
1 # bool pq\COPY::get(string &$data)
2
3 Receive data from the server during pq\Result::COPY_OUT state.
4
5 ## Params:
6
7 * string &$data
8 Data read from the server.
9
10 ## Returns:
11
12 * bool, success.
13
14 ## Throws:
15
16 * pq\Exception\InvalidArgumentException
17 * pq\Exception\BadMethodCallExceptin
18 * pq\Exception\RuntimeException