6I/Berkeley DB: Db::get_byteswapped[P

Db::get_byteswapped





#include <db_cxx.h>

int Db::get_byteswapped(void) const;





Description



&The Db::get_byteswapped method returns0@if the underlying database files were created on an architecture.of the same byte order as the current one, and1@if they were not (i.e., big-endian on a little-endian machine or?vice-versa). This field may be used to determine if application7data needs to be adjusted for this architecture or not.



Class

,Db



See Also

4Db::close,6Db::cursor,0Db::del,.Db::fd,0Db::get,Db::get_byteswapped,:Db::get_type,2Db::join,2Db::open,0Db::put,1Db::statand2Db::sync.
ÿÿ