pub fn copy_done(buf: &mut BytesMut)
Writes a copy done message.
Indicates that all COPY data has been sent (end of COPY IN operation). The server responds with CommandComplete.
CommandComplete