| Modifier and Type | Class | Description |
|---|---|---|
protected class |
DataUrlSerializer.Base64Encoder |
Base64 implementation of
DataUrlSerializer.IEncoder |
protected class |
DataUrlSerializer.URLEncodedEncoder |
URL Encoded implemention of
DataUrlSerializer.IEncoder |
| Modifier and Type | Method | Description |
|---|---|---|
protected DataUrlSerializer.IEncoder |
DataUrlSerializer.getAppliedEncoder(DataUrlEncoding encoding) |
Get the matching encoder for the given encoding
|
Copyright © 2018. All rights reserved.