data:
protocol as specified in RFC 2397.See: Description
Class | Description |
---|---|
DataURLConnection |
A connection to a
data: URL as specified in RFC 2397. |
DataURLs |
A utility class for data URLs.
|
DataURLs.Builder |
A class that can be used to build data URLs.
|
DataURLs.Builder.FromBytes |
A class that can be used to build data URLs from bytes.
|
DataURLs.Builder.FromText |
A class that can be used to build data URLs from text.
|
DataURLs.Builder.WithMediaType |
A class that can be used to build data URLs with media types.
|
Handler |
A stream protocol handler for the
data: protocol as specified in RFC 2397. |
data:
protocol as specified in RFC 2397.Copyright © 2017–2023. All rights reserved.