PSQLConnection.write

write numeric type T to write buffer

class PSQLConnection(SocketT = StdSocket, alias logTrace = nop_logger, alias logError = nop_logger)
protected final
int
write
pure nothrow @safe
(
T
)
(
T val
)
if (
isNumeric!T
)

Meta