erldns_txt (erldns v6.0.0)

View Source

Functions related to TXT record parsing.

Summary

Functions

Parse a string into a collection of bit strings, each no longer than 255 characters.

Functions

parse(Binary)

-spec parse(binary() | string()) -> [] | [[binary()]].

Parse a string into a collection of bit strings, each no longer than 255 characters.