PSQLConnection.wrappedSerialize

extends writeBuffer if serializer 'm' is lacking space (returns -2)

class PSQLConnection(SocketT = StdSocket, alias logTrace = nop_logger, alias logError = nop_logger)
protected final
int
wrappedSerialize
pure nothrow @trusted
(
SerialT
)
(
scope SerialT m
)
if (
isCallable!SerialT
)

Meta