MCPcopy Create free account
hub / github.com/MusicPlayerDaemon/MPD / LockRead

Method LockRead

test/DumpDatabase.cxx:44–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42#ifdef ENABLE_UPNP
43#include "input/InputStream.hxx"
44size_t
45InputStream::LockRead(std::span<std::byte>)
46{
47 return 0;
48}
49#endif
50
51class MyDatabaseListener final : public DatabaseListener {

Callers 1

ReadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected