Deserialize(Reader<TReaderInput>, ClusterManifestUpdate)
public void Deserialize<TReaderInput>(ref Reader<TReaderInput> reader, ClusterManifestUpdate instance) Deserializes into the provided value.
Parameters
readerReader<TReaderInput>- The reader.
instanceClusterManifestUpdate- The value.
