Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DaedalusX64/daedalus
/ MaxLength
Method
MaxLength
Source/Utility/String.h:375–378 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
373
}
374
375
u32 MaxLength() const
376
{
377
return mMaxLength;
378
}
379
380
//
381
// Access for functions which need to write to our buffer. Should try to avoid these!
Callers
1
CString
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected