Edit
↰
Home
↑
pq
↑
COPY
↻
COPY::put
↲
COPY::__construct
↲
COPY::end
↲
COPY::get
#
void
pq\COPY::put
(
string
$data
)
Send data to the server during
pq\Result::COPY_IN
state.
Params:
#
string
$data
#
Data to send to the server.
Throws:
#
pq\Exception\InvalidArgumentException
pq\Exception\BadMethodCallException
pq\Exception\RuntimeException
Show Comments from Github Discussions