On 1-8-2015 11:23, Mark Rotteveel wrote:
> I am reviewing the pull request
> https://github.com/FirebirdSQL/jaybird/pull/3 I am trying to find where
> in the Firebird code the null-vector for the rowdata (on fetch or
> execute) is used to see if it is big or little endian, but I can't seem
> to find it. Can anyone point me to the right location?

Sorry, just found it in protocol.cpp xdr_packed_message

By the looks of it is little endian, right (or at least: the equivalent 
of 
http://docs.oracle.com/javase/8/docs/api/java/util/BitSet.html#valueOf-byte:A- 
)?

Mark
-- 
Mark Rotteveel

------------------------------------------------------------------------------
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to