MCPcopy 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
111bool MultipartStreamBuf::lastPart() const
112{
113 return _lastPart;
114}
115
116
117//

Callers 2

nextPartMethod · 0.80
hasNextPartMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected