Documentation of SFML 2.6.0
Warning: this page refers to an old version of SFML. Click here to switch to the latest version.Loading...
Searching...
No Matches
This is the complete list of members for sf::MemoryInputStream, including all inherited members.
getSize() | sf::MemoryInputStream | virtual |
MemoryInputStream() | sf::MemoryInputStream | |
open(const void *data, std::size_t sizeInBytes) | sf::MemoryInputStream | |
read(void *data, Int64 size) | sf::MemoryInputStream | virtual |
seek(Int64 position) | sf::MemoryInputStream | virtual |
tell() | sf::MemoryInputStream | virtual |
~InputStream() | sf::InputStream | inlinevirtual |