Package io.scanbot.sdk.common
Object ByteArrayJson
-
- All Implemented Interfaces:
public class ByteArrayJson
-
-
Field Summary
Fields Modifier and Type Field Description public final static ByteArrayJsonINSTANCE
-
Method Summary
Modifier and Type Method Description final ByteArrayfromBase64(String base64)-
-
Method Detail
-
fromBase64
final ByteArray fromBase64(String base64)
-
-
-
-