Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ putBytes
Method
putBytes
src/jrd/svc.cpp:512–515 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
510
}
511
512
void Service::putBytes(const UCHAR* bytes, FB_SIZE_T len)
513
{
514
enqueue(bytes, len);
515
}
516
517
void Service::setServiceStatus(const ISC_STATUS* status_vector)
518
{
Callers
2
mvol_write
Function · 0.45
readSession
Method · 0.45
Calls
1
enqueue
Function · 0.70
Tested by
no test coverage detected