Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ deprecatedClose
Method
deprecatedClose
src/yvalve/why.cpp:4274–4277 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4272
}
4273
4274
void YBlob::deprecatedClose(CheckStatusWrapper* status)
4275
{
4276
close(status);
4277
}
4278
4279
int YBlob::seek(CheckStatusWrapper* status, int mode, int offset)
4280
{
Callers
1
close
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected