MCPcopy Create free account
hub / github.com/aboutcode-org/scancode-toolkit / fp

Method fp

samples/zlib/iostream2/zstream.h:101–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99 }
100
101 gzFile fp() { return m_fp; }
102
103 private:
104 gzFile m_fp;

Callers 4

readFunction · 0.45
zstream.hFile · 0.45
read_stringFunction · 0.45
writeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected