DataUrlTryGetData Method

Overload List

TryGetData(ReadOnlyMemoryChar, EmbeddedData, String) Tries to retrieve the embedded data as a union that contains either a String or an array of Bytes, and also an appropriate file type extension for this data.
TryGetData(String, EmbeddedData, String) Tries to retrieve the embedded data as a union that contains either a String or an array of Bytes, and also an appropriate file type extension for this data.

See Also