Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClickHouse/ClickHouse
/ lastPart
Method
lastPart
base/poco/Net/src/MultipartReader.cpp:111–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
110
111
bool MultipartStreamBuf::lastPart() const
112
{
113
return _lastPart;
114
}
115
116
117
//
Callers
2
nextPart
Method · 0.80
hasNextPart
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected