MCPcopy 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
187const char* SourceData::getBuf() const
188{
189 return m_normalData.m_pBuf.get();
190}
191
192const QString& SourceData::getText() const
193{

Callers 3

isBinaryEqualWithMethod · 0.80
initTestCaseMethod · 0.80
initTestCaseMethod · 0.80

Calls 1

getMethod · 0.45

Tested by 2

initTestCaseMethod · 0.64
initTestCaseMethod · 0.64