org.xerial.db
Interface PageHeader

All Known Implementing Classes:
BTreePageHeader, CommonPageHeader

public interface PageHeader

PageHeader interface

Author:
leo

Method Summary
 int getHeaderSize()
          Gets the byte size of the header
 

Method Detail

getHeaderSize

int getHeaderSize()
Gets the byte size of the header

Returns:
the byte size of the header


Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.