A simple wrapper for stdin.
More...
#include <Stdin.h>
|
| static std::vector< char > | ReadToEnd () |
| | Reads stdin until EOF.
|
| |
A simple wrapper for stdin.
Definition at line 25 of file Stdin.h.
◆ ReadToEnd()
| std::vector< char > mllif::Stdin::ReadToEnd |
( |
| ) |
|
|
static |
Reads stdin until EOF.
- Returns
- Content of stdin
Definition at line 20 of file Stdin.cxx.
The documentation for this struct was generated from the following files:
- mllif/Backend/Shared/include/mllif/Backend/Stdin.h
- mllif/Backend/Shared/lib/Stdin.cxx