AFileOutputStream#
Opens a file for a binary write.
Header: | #include <AUI/IO/AFileOutputStream.h> |
CMake: | aui_link(my_target PUBLIC aui::core) |
Public Types#
WriteException#
class AFileOutputStream::WriteException
Probably thrown when target storage went out of space
Empty structure.