V
V
Vadim Rublev2021-09-04 16:44:10
go
Vadim Rublev, 2021-09-04 16:44:10

How to tell strings.Replace() where to write the new string?

How can I force the strings.Replace() function to write a new string to a specific location in the text of a file?
Now she writes to me at the end of the content.
As far as I understand, you need to specify the place in the text where the replaced string begins ... It's better to do this using ReadSeeker, or maybe FindString()?
And how to do it?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question