Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ isSegmented
Method
isSegmented
src/jrd/blb.h:212–215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
210
}
211
212
inline bool blb::isSegmented() const
213
{
214
return !(blb_flags & BLB_stream);
215
}
216
217
inline Attachment* blb::getAttachment()
218
{
Callers
2
putSegment
Method · 0.80
copy_blob
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected