Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Str
Method
Str
util/stream/mem.h:224–226 ·
view source on GitHub ↗
* @returns Data that has been written into this * stream as a string. */
Source
from the content-addressed store, hash-verified
222
* stream as a string.
223
*/
224
TStringBuf Str() const {
225
return TStringBuf(Beg(), Buf());
226
}
227
228
char* Beg() const {
229
return Beg_;
Callers
15
FinishItems
Function · 0.45
GenerateEnum
Function · 0.45
main
Function · 0.45
GetLossFunction
Method · 0.45
Y_UNIT_TEST
Function · 0.45
HumanReadableDescription
Function · 0.45
GetValue
Method · 0.45
GetValue
Method · 0.45
GetValue
Method · 0.45
GetValue
Method · 0.45
SerializeModel
Function · 0.45
WriteTJsonValue
Function · 0.45
Calls
no outgoing calls
Tested by
4
SavePoolToFile
Function · 0.36
TestVirtualInheritance
Method · 0.36
TestStringStream
Method · 0.36
TestUtf16StingOutputByChars
Method · 0.36