PSQLConnection.read

Read from socket to buffer buf exactly buf.length bytes. Blocks and throws.

class PSQLConnection(SocketT = StdSocket, alias logTrace = nop_logger, alias logError = nop_logger)
protected final
void
read
@safe
(
ubyte[] buf
)

Meta