(
com.google.protobuf.ByteString data)
| 1463 | } |
| 1464 | |
| 1465 | public static im.tox.proto.Av.VideoBitRate parseFrom( |
| 1466 | com.google.protobuf.ByteString data) |
| 1467 | throws com.google.protobuf.InvalidProtocolBufferException { |
| 1468 | return com.google.protobuf.GeneratedMessageLite.parseFrom( |
| 1469 | DEFAULT_INSTANCE, data); |
| 1470 | } |
| 1471 | public static im.tox.proto.Av.VideoBitRate parseFrom( |
| 1472 | com.google.protobuf.ByteString data, |
| 1473 | com.google.protobuf.ExtensionRegistryLite extensionRegistry) |