View Source erldns_txt (erldns v4.2.0)

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.