Searched refs:getBytesUtf8 (Results 1 – 5 of 5) sorted by relevance
66 mFosForWriting.write(ApiCompatibilityUtils.getBytesUtf8("Foo")); in writeToDisk()
127 public static byte[] getBytesUtf8(String string) { in getBytesUtf8() method in StringUtils
722 return decode(StringUtils.getBytesUtf8(pArray)); in decode()
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
98 public static byte[] getBytesUtf8(String str) { in getBytesUtf8() method in ApiCompatibilityUtils