Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Predelnik/DSpellCheck
/ SetStartPosition
Method
SetStartPosition
deps/FtpClient/FTPClient.cpp:242–245 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
240
}
241
242
void COutputStream::SetStartPosition()
243
{
244
m_spPimpl->m_itCurrentPos = m_spPimpl->m_vBuffer.begin();
245
}
246
247
bool COutputStream::GetNextLine(tstring& strLine)// const
248
{
Callers
2
List
Method · 0.80
NameList
Method · 0.80
Calls
1
begin
Method · 0.45
Tested by
no test coverage detected