MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / getData

Method getData

src/remote/protocol.cpp:1657–1660  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1655 }
1656
1657 UCHAR* getData()
1658 {
1659 return data;
1660 }
1661 };
1662
1663 fb_assert(format->fmt_desc.getCount() % 2 == 0);

Callers 1

xdr_packed_messageFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected