Interface

Gio-2.0GioDataOutputStreamConstructorProps

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

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from Gio.FilterOutputStream.ConstructorProps

Properties

Properties - Inherited from Gio.FilterOutputStream.ConstructorProps

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