Interface

Jsonrpc-1.0JsonrpcOutputStreamConstructorProps

interface ConstructorProps {
    base_stream: Gio.OutputStream;
    baseStream: Gio.OutputStream;
    byte_order: Gio.DataStreamByteOrder;
    byteOrder: Gio.DataStreamByteOrder;
    close_base_stream: boolean;
    closeBaseStream: boolean;
    use_gvariant: boolean;
    useGvariant: boolean;
}

Hierarchy (View Summary)

Index

Properties

use_gvariant: boolean
useGvariant: boolean

Properties - Inherited from Gio

base_stream: Gio.OutputStream
baseStream: Gio.OutputStream
close_base_stream: boolean
closeBaseStream: boolean