Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 716 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 716 Bytes

Arduino Percent

actions:test actions:release shields:license shields:release

Convert between URL-unsafe string and percent encoded string. Easily convert to percent encoded string.

Details

Use percent-encoding to escape characters that cannot be used in URL.

API

See arduino_percent.hpp for details.