6I.Berkeley DB: Db.get_byteswapped[P

Db.get_byteswapped





import com.sleepycat.db.*;

!public boolean get_byteswapped();





Description



%The Db.get_byteswapped method returnsfalse@if the underlying database files were created on an architecture.of the same byte order as the current one, andtrue@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.
ÿÿ