Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ GetWriteBuffer
Method
GetWriteBuffer
library/cpp/par/par_wb.h:318–320 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
316
}
317
}
318
TLocalDataBuffer* GetWriteBuffer() const {
319
return WriteBuffer.Get();
320
}
321
};
322
323
struct TDataLocation;
Callers
6
RegisterData
Method · 0.45
CollectData
Method · 0.45
CollectData
Method · 0.45
TRootEnvironment
Method · 0.45
RunSlave
Function · 0.45
LaunchRequest
Method · 0.45
Calls
1
Get
Method · 0.45
Tested by
no test coverage detected