MCPcopy 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
4274void YBlob::deprecatedClose(CheckStatusWrapper* status)
4275{
4276 close(status);
4277}
4278
4279int YBlob::seek(CheckStatusWrapper* status, int mode, int offset)
4280{

Callers 1

closeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected