Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't allocate a buffer to write a string
File.write in 1.9.2 allocates a write buffer, which is unessecary
- Loading branch information