vibe-rpcchannel ~master (2017-04-17T08:56:40Z)
Dub
Repo
serializeToJsonLine
vibe
rpcchannel
protocol
Serialize the json value and write as one line to stream.
void
serializeToJsonLine
(
T
)
(
OutputStream
stream
,
T
value
)
Meta
Source
See Implementation
vibe
rpcchannel
protocol
enums
ErrorType
RequestType
ResponseType
functions
deserializeJsonLine
serializeToJsonLine
skipParameters
structs
CallMessage
ErrorMessage
EventMessage
ResultMessage
Serialize the json value and write as one line to stream.