Home
last modified time | relevance | path

Searched defs:fromUtf8Bytes (Results 1 – 1 of 1) sorted by relevance

/external/exoplayer/tree/library/common/src/main/java/com/google/android/exoplayer2/util/
DUtil.java568 public static String fromUtf8Bytes(byte[] bytes) { in fromUtf8Bytes() method in Util
580 public static String fromUtf8Bytes(byte[] bytes, int offset, int length) { in fromUtf8Bytes() method in Util