MCPcopy Create free account
hub / github.com/HumbleNet/HumbleNet / isError

Method isError

3rdparty/Amalgamate/juce_core_amalgam.cpp:29951–29951  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29949 }
29950
29951 bool isError() const { return request == 0; }
29952 bool isExhausted() { return finished; }
29953 int64 getPosition() { return position; }
29954

Callers 2

inflateFunction · 0.80
createNativeStreamMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected