Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dfranx/SHADERed
/ string
Method
string
libs/cppdap/src/string_buffer.h:60–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
std::string StringBuffer::string() const {
61
return str;
62
}
63
64
size_t StringBuffer::read(void* buffer, size_t bytes) {
65
if (closed || bytes == 0 || str.size() == 0) {
Callers
14
Update
Method · 0.45
m_renderPopups
Method · 0.45
m_loadTemplateList
Method · 0.45
SaveAs
Method · 0.45
GetRelativePath
Method · 0.45
GetTexturePath
Method · 0.45
ResetProjectDirectory
Method · 0.45
Init
Method · 0.45
getFilename
Function · 0.45
Export
Method · 0.45
m_renderGeneral
Method · 0.45
Update
Method · 0.45
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.36