elixir_dbf v0.1.8 ElixirDbf.Row View Source

ElixirDbf row module

Link to this section Summary

Link to this section Functions

Link to this function

decode(string, encoding)

View Source
Link to this function

parse(stream, columns, encoding)

View Source
Link to this function

parse_column(column, field)

View Source
Link to this function

read(stream, chars, encoding)

View Source