|  | Gamedev Framework (gf)
    0.19.0
    A C++17 framework for 2D games | 
This is the complete list of members for gf::BufferOutputStream, including all inherited members.
| BufferOutputStream(std::vector< uint8_t > *bytes) | gf::BufferOutputStream | |
| getBytes() | gf::BufferOutputStream | inline | 
| getWrittenBytesCount() const override | gf::BufferOutputStream | virtual | 
| operator=(const OutputStream &)=delete | gf::OutputStream | |
| OutputStream()=default | gf::OutputStream | |
| OutputStream(const OutputStream &)=delete | gf::OutputStream | |
| write(Span< const uint8_t > buffer) override | gf::BufferOutputStream | virtual | 
| gf::OutputStream::write(uint8_t byte) | gf::OutputStream | inline | 
| ~OutputStream() | gf::OutputStream | virtual | 
 1.8.13
 1.8.13