Interface

WebKit-6.0WebKitURISchemeResponseConstructorProps

interface ConstructorProps {
    stream: Gio.InputStream;
    stream_length: number | bigint;
    streamLength: number | bigint;
}

Hierarchy (View Summary)

Index

Properties

stream_length: number | bigint
streamLength: number | bigint