UriSchemeResponse  
  constructor(inputStream: <Error class: unknown class>, streamLength: <Error class: unknown class>)(source)
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(webkitUriSchemeResponsePointer: <Error class: unknown class><<Error class: unknown class>>)(source)