Deserialize(Reader<TReaderInput>, EdgeVertex)
public void Deserialize<TReaderInput>(ref Reader<TReaderInput> reader, scoped ref EdgeVertex instance) Deserializes the specified type.
Parameters
readerReader<TReaderInput>- The reader.
instanceEdgeVertex- The value.
