Subject Re: [firebird-support] Re: What are the trade-offs of CHAR vs. VARCHAR?
Author Dimitry Sibiryakov
14.11.2019 23:19, Clyde Eisenbeis cte677@... [firebird-support] wrote:
> The previous comments indicate that Firebird is Litle Endian.

It doesn't matter because Firebird client deliver length of VARCHAR in native endiannes
and for the rest there are API functions to convert implementation-defined byte order
into/from native one.


--
WBR, SD.