Constructor

JsonrpcOutputStreamnew

Declaration [src]

JsonrpcOutputStream*
jsonrpc_output_stream_new (
  GOutputStream* base_stream
)

Description

No description available.

Parameters

base_stream

Type: GOutputStream

No description available.

The data is owned by the caller of the function.

Return value

Type: JsonrpcOutputStream

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.