MCPcopy Create free account
hub / github.com/FastLED/FastLED / valid

Method valid

src/fl/net/http/stream_transport.cpp.hpp:43–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43bool StreamHandle::valid() const {
44 return mPromise.valid();
45}
46
47// --- HttpStreamTransport implementation ---
48

Callers 5

complete_successMethod · 0.45
complete_errorMethod · 0.45
execute_fetch_requestFunction · 0.45
updateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected