1.1
This commit rewrites the `write()' function to check if it's at EOF before appending. Now the function is able to prepend if at SOF, and can also overwrite data in the middle of a stream.
This commit rewrites the `write()' function to check if it's at EOF before appending. Now the function is able to prepend if at SOF, and can also overwrite data in the middle of a stream.