AbstractProtectedapplyProtectedderiveDerive columns from data if not explicitly provided
AbstractexportExport data to the target format
Array of data objects or arrays to export
Export result with buffer and metadata
ProtectedextractExtract row values in column order
ProtectedformatFormat a column name for display (e.g., "firstName" -> "First Name")
ProtectedformatFormat a cell value based on column type
AbstractgetGet the file extension for this export format
ProtectedgetGenerate the full file name with extension
AbstractgetGet the MIME type for this export format
Base class for all exporters Provides common functionality for data processing, sampling, and column handling