UriSchemeResponse
constructor(inputStream: <Error class: unknown class>, streamLength: <Error class: unknown class>)
Create a new #WebKitURISchemeResponse
Return
the newly created #WebKitURISchemeResponse.
Since
2.36
Parameters
inputStream
a #GInputStream to read the contents of the request
streamLength
the length of the stream or -1 if not known
constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)