MCPcopy Create free account
hub / github.com/bbc/audiowaveform / getFileDescriptor

Method getFileDescriptor

src/FileHandle.cpp:90–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88//------------------------------------------------------------------------------
89
90int FileHandle::getFileDescriptor()
91{
92 return fileno(file_);
93}
94
95//------------------------------------------------------------------------------
96

Callers 1

getFileSizeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected