dpeq ~master (2018-04-04T19:49:06Z)
Home
Dub
Repo
PSQLConnection.wrappedSerialize
dpeq
connection
PSQLConnection
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
Source
See Implementation
dpeq
connection
PSQLConnection
aliases
InterceptorT
constructors
this
functions
cancelRequest
discard
flush
getNewPortalName
getNewPreparedName
pollMessages
putBindMessage
putCloseMessage
putDescribeMessage
putExecuteMessage
putFlushMessage
putQueryMessage
putSyncMessage
read
readOneMessage
reserveLen
saveBuffer
terminate
windupResponseStack
wrappedSerialize
write
properties
backendParams
cancellationKey
expectedRFQCount
isOpen
processId
socket
transactionStatus
variables
m_backendParams
noticeCallback
notificationCallback
preparedCounter
extends writeBuffer if serializer 'm' is lacking space (returns -2)