public final class PlatformUtilsDelegate extends Object
Constructor and Description |
---|
PlatformUtilsDelegate() |
Modifier and Type | Method and Description |
---|---|
InputStream |
getAsset(String asset) |
PlatformUtils.Base64Decoder |
getDecoder() |
PlatformUtils.Base64Encoder |
getEncoder() |
@Nullable public InputStream getAsset(@Nullable String asset)
@NonNull public PlatformUtils.Base64Encoder getEncoder()
@NonNull public PlatformUtils.Base64Decoder getDecoder()