Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Predelnik/DSpellCheck
/ GetLocalStreamSize
Method
GetLocalStreamSize
deps/FtpClient/FTPClient.cpp:265–268 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
263
}
264
265
UINT COutputStream::GetLocalStreamSize() const
266
{
267
return m_spPimpl->m_vBuffer.size();
268
}
269
270
void COutputStream::SetLocalStreamOffset(DWORD dwOffsetFromBeginOfStream)
271
{
Callers
2
DownloadFile
Method · 0.45
UploadFile
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected