vobject v0.5.0 ICalendar.RFC6868 View Source

Link to this section Summary

Functions

RFC6868 parameter encoding escape

RFC6868 parameter encoding unescape

Link to this section Functions

RFC6868 parameter encoding escape.

“ \n and ^ have to be escaped.

Link to this function unescape(string) View Source
unescape(String.t()) :: String.t()

RFC6868 parameter encoding unescape.

“ \n and ^ have to be unescaped.