elixir_dbf
v0.1.8
Pages
Modules
elixir_dbf v0.1.8
ElixirDbf.Header
View Source
ElixirDbf.Header module
Link to this section
Summary
Functions
detect_flag(field_flag_byte)
detect_type(char)
get_encoding(encoding_byte)
get_version(version_byte)
parse(file)
parse_columns(file, columns \\ [])
Link to this section
Functions
Link to this function
detect_flag(field_flag_byte)
View Source
Link to this function
detect_type(char)
View Source
Link to this function
get_encoding(encoding_byte)
View Source
Link to this function
get_version(version_byte)
View Source
Link to this function
parse(file)
View Source
Link to this function
parse_columns(file, columns \\ [])
View Source