API Reference Xbase v#0.1.0
View SourceModules
Parser for CDX (compound index) files used in dBase for fast data access.
Parser for DBT (memo) files used in dBase for storing variable-length text data.
Module for writing and managing memo content in DBT files.
Field encoder for DBF data types.
Field parser for DBF data types.
Handles coordinated operations between DBF and DBT files for memo field support.
Binary parser for DBF file format components.
Data structures for DBF file format components.
CDX file structure containing header information and file handle.
CDX index file header structure containing metadata about the index file.
CDX B-tree node structure representing a page in the index tree.
DBT file structure containing header information and file handle.
DBT (memo) file header structure containing metadata about memo storage.
DBF field descriptor structure defining individual field properties.
DBF file header structure containing metadata about the database file.
Index key structure representing a key-value pair in a CDX index.
DBF record structure containing parsed field data and metadata.