| Constructor and Description |
|---|
DataUriUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
toDataUriBase64(String mediaType,
byte[] data) |
static String |
toDataUriBase64(String mediaType,
InputStream data) |
public static String toDataUriBase64(String mediaType, InputStream data) throws IOException
IOExceptionCopyright © 2018. All rights reserved.