IOLib is a universal multiplatform IO library available in C, C++ and Objective C. It provides separate classes for input and output. It supports file IO, memory buffers and BSD sockets. Different binary formats (Intel, Raw, PDP) are supported.
There are no reported vulnerabilities