MCPcopy Create free account
hub / github.com/InsightIM/Tok-Android / parseFrom

Method parseFrom

app/src/main/java/im/tox/proto/Av.java:1465–1470  ·  view source on GitHub ↗
(
        com.google.protobuf.ByteString data)

Source from the content-addressed store, hash-verified

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)

Callers

nothing calls this directly

Calls 1

parseFromMethod · 0.45

Tested by

no test coverage detected