DataUrlTryGetBytes Method

Overload List

TryGetBytes(ReadOnlyMemoryChar, Byte, String) Tries to retrieve the embedded data as a Byte array, and also an appropriate file type extension for this data.
TryGetBytes(String, Byte, String) Tries to retrieve the embedded data as a Byte array, and also an appropriate file type extension for this data.

See Also