Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdiff3
/ getBuf
Method
getBuf
src/SourceData.cpp:187–190 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
185
}
186
187
const char* SourceData::getBuf() const
188
{
189
return m_normalData.m_pBuf.get();
190
}
191
192
const QString& SourceData::getText() const
193
{
Callers
3
isBinaryEqualWith
Method · 0.80
initTestCase
Method · 0.80
initTestCase
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
2
initTestCase
Method · 0.64
initTestCase
Method · 0.64