AppendFileTo(StringBuilder, String, MimeTypeInfo, DataEncoding) | Appends the content of a file as "data" URL (RFC 2397) to the end of a StringBuilder. |
AppendFileTo(StringBuilder, String, String, DataEncoding) | Appends the content of a file as "data" URL (RFC 2397) to the end of a StringBuilder. |