Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ ToStringBuf
Method
ToStringBuf
library/cpp/yt/misc/guid.cpp:209–212 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
207
{ }
208
209
TStringBuf TFormattableGuid::ToStringBuf() const
210
{
211
return {Buffer_.data(), End_};
212
}
213
214
////////////////////////////////////////////////////////////////////////////////
215
Callers
1
TEST
Function · 0.45
Calls
1
data
Method · 0.45
Tested by
no test coverage detected