(
com.google.protobuf.ByteString data)
| 114 | } |
| 115 | |
| 116 | public static GroupPeer parseFrom( |
| 117 | com.google.protobuf.ByteString data) |
| 118 | throws com.google.protobuf.InvalidProtocolBufferException { |
| 119 | return com.google.protobuf.GeneratedMessageLite.parseFrom( |
| 120 | DEFAULT_INSTANCE, data); |
| 121 | } |
| 122 | public static GroupPeer parseFrom( |
| 123 | com.google.protobuf.ByteString data, |
| 124 | com.google.protobuf.ExtensionRegistryLite extensionRegistry) |