FolkerKinzel.DataUrls Namespace

Classes and structs that support working with "data" URLs (RFC 2397) .

Classes

DataUrl Provides methods to handle Strings that represent "data" URLs (RFC 2397).

Structures

DataUrlInfo Provides the information stored in a "data" URL (RFC 2397).
EmbeddedData A union that contains either an array of Bytes or a String (text).

Enumerations

DataEncoding Named constants to specify the encoding of embedded data.
DataType Named constants to specify the type of data embedded in a "data" URL.