API Reference

Modules

Standard Elixir binary match types for defformat

Constant field type for defformat

:inet style IP address field type for defformat

Lookup field type for defformat

Padding field type for defformat

Implementations of the AST generator functions for builtin types with the BinFormat.FieldType.BuiltIn struct replaced by the relevant variables

Protocols

Converts information about the field into snippets of Elixir AST that can be used to define it instructs and match against it in structs and binaries if necessary

Common functions for all structs generated with defformat