(
com.google.protobuf.ByteString data)
| 1540 | } |
| 1541 | |
| 1542 | public static FriendName parseFrom( |
| 1543 | com.google.protobuf.ByteString data) |
| 1544 | throws com.google.protobuf.InvalidProtocolBufferException { |
| 1545 | return com.google.protobuf.GeneratedMessageLite.parseFrom( |
| 1546 | DEFAULT_INSTANCE, data); |
| 1547 | } |
| 1548 | public static FriendName parseFrom( |
| 1549 | com.google.protobuf.ByteString data, |
| 1550 | com.google.protobuf.ExtensionRegistryLite extensionRegistry) |