- createObjectURL
string createObjectURL(MediaSource source)
Undocumented in source. Be warned that the author may not have intended to support it.
- createObjectURL
string createObjectURL(Blob blob)
Undocumented in source. Be warned that the author may not have intended to support it.
- hash
void hash(string hash)
Undocumented in source. Be warned that the author may not have intended to support it.
- hash
string hash()
Undocumented in source. Be warned that the author may not have intended to support it.
- host
void host(string host)
Undocumented in source. Be warned that the author may not have intended to support it.
- host
string host()
Undocumented in source. Be warned that the author may not have intended to support it.
- hostname
void hostname(string hostname)
Undocumented in source. Be warned that the author may not have intended to support it.
- hostname
string hostname()
Undocumented in source. Be warned that the author may not have intended to support it.
- href
void href(string href)
Undocumented in source. Be warned that the author may not have intended to support it.
- href
string href()
Undocumented in source. Be warned that the author may not have intended to support it.
- isValidURL
bool isValidURL(string url)
Undocumented in source. Be warned that the author may not have intended to support it.
- origin
string origin()
Undocumented in source. Be warned that the author may not have intended to support it.
- password
void password(string password)
Undocumented in source. Be warned that the author may not have intended to support it.
- password
string password()
Undocumented in source. Be warned that the author may not have intended to support it.
- pathname
void pathname(string pathname)
Undocumented in source. Be warned that the author may not have intended to support it.
- pathname
string pathname()
Undocumented in source. Be warned that the author may not have intended to support it.
- port
void port(string port)
Undocumented in source. Be warned that the author may not have intended to support it.
- port
string port()
Undocumented in source. Be warned that the author may not have intended to support it.
- protocol
void protocol(string protocol)
Undocumented in source. Be warned that the author may not have intended to support it.
- protocol
string protocol()
Undocumented in source. Be warned that the author may not have intended to support it.
- revokeObjectURL
void revokeObjectURL(string url)
Undocumented in source. Be warned that the author may not have intended to support it.
- search
void search(string search)
Undocumented in source. Be warned that the author may not have intended to support it.
- search
string search()
Undocumented in source. Be warned that the author may not have intended to support it.
- searchParams
auto searchParams()
Undocumented in source. Be warned that the author may not have intended to support it.
- toJSON
string toJSON()
Undocumented in source. Be warned that the author may not have intended to support it.
- username
void username(string username)
Undocumented in source. Be warned that the author may not have intended to support it.
- username
string username()
Undocumented in source. Be warned that the author may not have intended to support it.