Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Clear
Method
Clear
library/cpp/netliba/v12/ib_memstream.cpp:117–121 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
115
}
116
117
void TIBMemStream::Clear() {
118
Blocks.resize(0);
119
CurBlock = 0;
120
CurBlockOffset = 0;
121
}
122
}
Callers
2
ForgetHeadUdpPackets
Method · 0.45
ClearPacketsQueue
Method · 0.45
Calls
1
resize
Method · 0.45
Tested by
no test coverage detected