View Source KeyValues3 (key_values3 v0.1.1)

A basic KeyValues3 (KV3) parser in pure Elixir.

Summary

Functions

Parses a KV3 value from input, skipping the typical header present in KV3 files.

Parses a KV3 value from input, skipping the typical header present in KV3 files.

Parses a KV3 value from input.

Parses a KV3 value from input.

Functions

Parses a KV3 value from input, skipping the typical header present in KV3 files.

Parses a KV3 value from input, skipping the typical header present in KV3 files.

Similar to decode/2 but raises in case of errors.

Parses a KV3 value from input.

Parses a KV3 value from input.

Similar to decode_value/2 but raises in case of errors.