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

Method parseFrom

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

Source from the content-addressed store, hash-verified

114 }
115
116 public static GroupPeer parseFrom(
117 com.google.protobuf.ByteString data)
118 throws com.google.protobuf.InvalidProtocolBufferException {
119 return com.google.protobuf.GeneratedMessageLite.parseFrom(
120 DEFAULT_INSTANCE, data);
121 }
122 public static GroupPeer parseFrom(
123 com.google.protobuf.ByteString data,
124 com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Callers 6

parseFromMethod · 0.45
parseFromMethod · 0.45
parseFromMethod · 0.45
parseFromMethod · 0.45
parseFromMethod · 0.45
parseFromMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected