Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getBuffer
Method
getBuffer
src/common/isc_file.cpp:1797–1800 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1795
}
1796
1797
WCHAR* getBuffer()
1798
{
1799
return m_utf16.begin();
1800
}
1801
1802
int getLength()
1803
{
Callers
3
convert
Method · 0.45
fromString
Method · 0.45
toString
Method · 0.45
Calls
1
begin
Method · 0.45
Tested by
no test coverage detected