Modifier and Type | Class and Description |
---|---|
static class |
DataURLs.Builder.FromBytes
A class that can be used to build data URLs from bytes.
|
static class |
DataURLs.Builder.FromText
A class that can be used to build data URLs from text.
|
Modifier and Type | Method and Description |
---|---|
DataURLs.Builder |
DataURLs.Builder.FromBytes.withBase64Data(boolean base64Data)
Specifies whether or not the data should be base64 encoded.
|
Copyright © 2017–2023. All rights reserved.