Constructor
JsonrpcOutputStreamnew
Declaration [src]
JsonrpcOutputStream*
jsonrpc_output_stream_new (
GOutputStream* base_stream
)
Parameters
base_stream |
GOutputStream |
No description available. | |
The data is owned by the caller of the function. |
Return value
Returns: | JsonrpcOutputStream |
No description available. | |
The caller of the function takes ownership of the data, and is responsible for freeing it. |