MCPcopy 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
62const size_t MemoryStream::GetSize() const noexcept
63{
64 return mDataSize;
65}
66
67size_t MemoryStream::Chunk::Append(StreamChunk& dataView)
68{

Callers 15

UpdateButtonsMethod · 0.45
DrawDotsMethod · 0.45
CreateUIMethod · 0.45
MSWOnSizeMethod · 0.45
GetEffectsFunction · 0.45
AuthorisePasswordMethod · 0.45
AuthoriseRefreshTokenMethod · 0.45
AuthoriseCodeMethod · 0.45
AuthorizeMethod · 0.45
RegisterMethod · 0.45
AcknowledgeTaskMethod · 0.45
SendResultMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected