Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetOffset
Method
GetOffset
libraries/lib-network-manager/MultipartData.cpp:128–131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
126
}
127
128
size_t GetOffset() const override
129
{
130
return static_cast<size_t>(mFile.Tell());
131
}
132
133
size_t Read(void* buffer, size_t maxBytes) override
134
{
Callers
9
RebuildJoinedEnvelope
Function · 0.45
InsertSilence
Method · 0.45
PerformLookup
Method · 0.45
DrawPoints
Method · 0.45
HandleMouseButtonDown
Method · 0.45
MoveDragPoint
Method · 0.45
SendEnvelopes
Method · 0.45
OnScoreAlign
Function · 0.45
OnSplitNew
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected