Inserts the specified data between the given placeholders in the file synchronously. If the file does not exist, it creates the file and inserts the data.
The path of the file.
The data to be inserted between the placeholders.
The beginning placeholder.
The ending placeholder.
Inserts the specified data between the given placeholders in the file synchronously. If the file does not exist, it creates the file and inserts the data.