Write file contents from memory to destination file.
- [x] Create destination file, if it doesn't exist.
- [x] Open destination file for writing.
- [x] Write file contents from memory to destination file.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Write function added.