Searched defs:isoLatin1BytesToChars (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/libcore/util/
H A DCharsetUtils.java76 public static native void isoLatin1BytesToChars(byte[] bytes, int offset, int length, char[] chars); method in class:CharsetUtils

Completed in 59 milliseconds