Searched defs:asBytes (Results 1 – 3 of 3) sorted by relevance
174 private static ByteString asBytes(String s) { in asBytes() method in IsValidUtf8Test
449 public byte[] asBytes() throws InvalidAsn1DataException { in asBytes() method in Asn1Node
1164 private final byte[] asBytes; field in GeneratedMessageLite.SerializedForm