0I<Berkeley DB Reference Guide: Programmer Notes[P6

Berkeley DB Reference Guide: Programmer Notes



#

Byte ordering



LThe database files created by Berkeley DB can be created in either little orbig-endian formats.BBy default, the native format of the machine on which the databaseis created will be used.DAny format database can be used on a machine with a different nativeformat,Ealthough it is possible that the application will incur a performance$penalty for the run-time conversion.

NAQÿÿ