java.lang.Object
org.glavo.classfile.jdk.JavaLangAccessUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic intcountPositives(byte[] ba, int off, int len) static voidinflateBytesToChars(byte[] src, int srcOff, char[] dst, int dstOff, int len)
-
Method Details
-
countPositives
public static int countPositives(byte[] ba, int off, int len) -
inflateBytesToChars
public static void inflateBytesToChars(byte[] src, int srcOff, char[] dst, int dstOff, int len)
-