public object Read(ref ProtoReader.State state, object value) { Debug.Assert(value is null); // since replaces return(state.ReadByte()); }