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

Method parseFrom

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

Source from the content-addressed store, hash-verified

3836 }
3837
3838 public static im.tox.proto.Av.AvEvents parseFrom(
3839 com.google.protobuf.ByteString data)
3840 throws com.google.protobuf.InvalidProtocolBufferException {
3841 return com.google.protobuf.GeneratedMessageLite.parseFrom(
3842 DEFAULT_INSTANCE, data);
3843 }
3844 public static im.tox.proto.Av.AvEvents parseFrom(
3845 com.google.protobuf.ByteString data,
3846 com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Callers

nothing calls this directly

Calls 1

parseFromMethod · 0.45

Tested by

no test coverage detected