| Constructor | Description |
|---|---|
DataUriUtils() |
| Modifier and Type | Method | 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.