MCPcopy 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
212inline bool blb::isSegmented() const
213{
214 return !(blb_flags & BLB_stream);
215}
216
217inline Attachment* blb::getAttachment()
218{

Callers 2

putSegmentMethod · 0.80
copy_blobMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected