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

Method parseFrom

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

Source from the content-addressed store, hash-verified

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)

Callers

nothing calls this directly

Calls 1

parseFromMethod · 0.45

Tested by

no test coverage detected