Skip to content

Encoding

Eric Pailleau edited this page Jul 19, 2017 · 25 revisions

Encoding

Exported functions

Options

Arity 2 functions accept a property list of {key, Value} tuples.

key value Comment
mode struct, proplist, map, record struct default.
indent true, false false (compact) default.
records [{RecName, Fields}, ...] RecName :: atom() Fields :: atomlist()` List of Record definitions
records pid() Extract record info from process (slower)

Return value

Clone this wiki locally