public final class CefHelper extends Object
| 构造器和说明 |
|---|
CefHelper() |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
byteArrayToHex(byte[] byteArray) |
static boolean |
equalMD5(InputStream is0,
InputStream is1) |
static void |
extractNativeAndResource()
exract native and resource files to temp dir and set to
"java.library.path"
|
static String |
streamMD5(InputStream is) |
public static void extractNativeAndResource()
throws Exception
Exceptionpublic static String byteArrayToHex(byte[] byteArray)
public static String streamMD5(InputStream is) throws IOException
IOExceptionpublic static boolean equalMD5(InputStream is0, InputStream is1)
Copyright © 2017. All rights reserved.