(
com.google.protobuf.ByteString data)
| 5491 | } |
| 5492 | |
| 5493 | public static FileRecv parseFrom( |
| 5494 | com.google.protobuf.ByteString data) |
| 5495 | throws com.google.protobuf.InvalidProtocolBufferException { |
| 5496 | return com.google.protobuf.GeneratedMessageLite.parseFrom( |
| 5497 | DEFAULT_INSTANCE, data); |
| 5498 | } |
| 5499 | public static FileRecv parseFrom( |
| 5500 | com.google.protobuf.ByteString data, |
| 5501 | com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
no outgoing calls
no test coverage detected