Searched defs:copyFromUtf8 (Results 1 – 2 of 2) sorted by relevance
135 public static byte[] copyFromUtf8(final String text) { in copyFromUtf8() method in InternalNano
389 public static ByteString copyFromUtf8(String text) { in copyFromUtf8() method