public class Utils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
bytesToHex(byte[] bytes) |
static AviatorNumber |
exponent(Number base,
Number exp,
Map<String,Object> env) |
static String |
getAviatorScriptVersion() |
static boolean |
isAndroid() |
static String |
md5sum(String s) |
static String |
readFully(Reader reader) |
public static String bytesToHex(byte[] bytes)
public static String readFully(Reader reader) throws IOException
IOExceptionpublic static String getAviatorScriptVersion()
public static boolean isAndroid()
Copyright © 2010–2022. All rights reserved.