Expand description
Utilities to acquire streams and data from from URLs.
Structs
Enums
Functions
- Reads the entire contents pointed by an URL. The url can be a data: URL or a plain URI.
- Creates a stream for reading. The url can be a data: URL or a plain URI.