OutpostUniverse / OP2Utility

C++ library for working with Outpost 2 related files and tasks.
MIT License
4 stars 0 forks source link

Rename Seekable Streams #262

Closed DanRStevens closed 5 years ago

DanRStevens commented 5 years ago

This closes #261.

As I got into this, I realized ForwardSeekableReader/Writer was similar, and so renamed that as well for consistency.

I think the shorter names are a little more pleasant to work with, and still reasonably clear and descriptive. Though that is of course a subjective opinion.