Max OS 0.3
Loading...
Searching...
No Matches
outputStream.h File Reference

Defines OutputStream and GenericOutputStream classes for writing data to streams. More...

#include <cstdint>
#include <common/inputStream.h>
#include <common/string.h>

Go to the source code of this file.

Classes

class  MaxOS::common::GenericOutputStream< Type >
 A stream that can be written to. More...
 
class  MaxOS::common::OutputStream
 A stream that strings can be written to. More...
 

Detailed Description

Defines OutputStream and GenericOutputStream classes for writing data to streams.

Date
13th April 2023
Author
Max Tyson

Definition in file outputStream.h.