(
com.google.protobuf.ByteString data)
| 1133 | } |
| 1134 | |
| 1135 | public static im.tox.proto.Av.AudioBitRate parseFrom( |
| 1136 | com.google.protobuf.ByteString data) |
| 1137 | throws com.google.protobuf.InvalidProtocolBufferException { |
| 1138 | return com.google.protobuf.GeneratedMessageLite.parseFrom( |
| 1139 | DEFAULT_INSTANCE, data); |
| 1140 | } |
| 1141 | public static im.tox.proto.Av.AudioBitRate parseFrom( |
| 1142 | com.google.protobuf.ByteString data, |
| 1143 | com.google.protobuf.ExtensionRegistryLite extensionRegistry) |