The binary I/O stream class library presents a platform-independent way to access binary data streams in C++. It transparently converts between machine-internal binary data representation and can be used on arbitrary binary data sources.
License
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow Binary I/O stream class library
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
-
i don't see how it's better then regular stdio.h, except introducing new bugs. i'd like if adplug stops using it.
-
Not used outside AdPlug, not maintained and there are many more common alternatives which should be enough for most people.