Quote:
Originally Posted by kamocat
It's possible that it had to do with the string processing functions I was using
|
I wouldn't use string processing functions for what I had in mind. I would just write the data in its native format to the buffer. Less memory usage, less processing.