(
com.google.protobuf.ByteString data)
| 967 | } |
| 968 | |
| 969 | public static FileControl parseFrom( |
| 970 | com.google.protobuf.ByteString data) |
| 971 | throws com.google.protobuf.InvalidProtocolBufferException { |
| 972 | return com.google.protobuf.GeneratedMessageLite.parseFrom( |
| 973 | DEFAULT_INSTANCE, data); |
| 974 | } |
| 975 | public static FileControl parseFrom( |
| 976 | com.google.protobuf.ByteString data, |
| 977 | com.google.protobuf.ExtensionRegistryLite extensionRegistry) |