Searched defs:copyFromUtf8 (Results 1 – 7 of 7) sorted by relevance
52 static Object copyFromUtf8(String text) { in copyFromUtf8() method in ByteStringReflection
109 public static ByteStringMicro copyFromUtf8(final String text) { in copyFromUtf8() method in ByteStringMicro
135 public static byte[] copyFromUtf8(final String text) { in copyFromUtf8() method in InternalNano
521 public static ByteString copyFromUtf8(String text) { in copyFromUtf8() method