(
com.google.protobuf.ByteString data)
| 2932 | } |
| 2933 | |
| 2934 | public static FriendTyping parseFrom( |
| 2935 | com.google.protobuf.ByteString data) |
| 2936 | throws com.google.protobuf.InvalidProtocolBufferException { |
| 2937 | return com.google.protobuf.GeneratedMessageLite.parseFrom( |
| 2938 | DEFAULT_INSTANCE, data); |
| 2939 | } |
| 2940 | public static FriendTyping parseFrom( |
| 2941 | com.google.protobuf.ByteString data, |
| 2942 | com.google.protobuf.ExtensionRegistryLite extensionRegistry) |