urlencoding 1.0.0
Binding for liburlencoding
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
liburlencoding-d
D binding for liburlencoding.
Download
dub add urlencoding
API
char[] encode(string data);
char[] encodeBinary(string data);
char[] decode(string data);
char[] decodeBinary(string data);
void free(char[] data);
References
License
This repo is released under the MIT.
- Registered by XXIV
- 1.0.0 released 2 years ago
- thechampagne/liburlencoding-d
- github.com/thechampagne/liburlencoding-d
- MIT
- Copyright © 2022, XXIV
- Authors:
- Dependencies:
- none
- Versions:
-
1.0.0 2022-Sep-18 ~main 2022-Sep-18 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
7 downloads total
-
- Score:
- 0.3
- Short URL:
- urlencoding.dub.pm