public class Utils extends Object
| Modifier and Type | Method | Description |
|---|---|---|
static String |
bytesToHex(byte[] bytes) |
|
static AviatorNumber |
exponent(Number base,
Number exp,
Map<String,Object> env) |
|
static String |
getAviatorScriptVersion() |
|
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()
Copyright © 2022–2023. All rights reserved.