Searched defs:copyFromUtf8 (Results 1 – 4 of 4) sorted by relevance
109 public static ByteStringMicro copyFromUtf8(final String text) { in copyFromUtf8() method in ByteStringMicro
122 public static byte[] copyFromUtf8(final String text) { in copyFromUtf8() method in InternalNano
133 public static ByteString copyFromUtf8(final String text) { in copyFromUtf8() method in ByteString
253 public static ByteString copyFromUtf8(String text) { in copyFromUtf8() method in ByteString