MCPcopy Create free account
hub / github.com/SFML/SFML / open

Method open

test/Audio/SoundFileFactory.test.cpp:28–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26 }
27
28 std::optional<Info> open(sf::InputStream&) override
29 {
30 return {};
31 }
32
33 void seek(std::uint64_t) override
34 {

Callers 9

Font.test.cppFile · 0.45
Shader.test.cppFile · 0.45
Texture.test.cppFile · 0.45
Image.test.cppFile · 0.45
Music.test.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected