Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetSize
Method
GetSize
libraries/lib-utility/MemoryStream.cpp:62–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
const size_t MemoryStream::GetSize() const noexcept
63
{
64
return mDataSize;
65
}
66
67
size_t MemoryStream::Chunk::Append(StreamChunk& dataView)
68
{
Callers
15
UpdateButtons
Method · 0.45
DrawDots
Method · 0.45
CreateUI
Method · 0.45
MSWOnSize
Method · 0.45
GetEffects
Function · 0.45
AuthorisePassword
Method · 0.45
AuthoriseRefreshToken
Method · 0.45
AuthoriseCode
Method · 0.45
Authorize
Method · 0.45
Register
Method · 0.45
AcknowledgeTask
Method · 0.45
SendResult
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected