urlencoding ~main
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.
- ~main released 3 years ago
 - thechampagne/liburlencoding-d
 - github.com/thechampagne/liburlencoding-d
 - MIT
 - Copyright © 2022, XXIV
 
- Authors:
 - Dependencies:
 - none
 - Versions:
 - 
						
Show all 2 versions1.0.0 2022-Sep-18 ~main 2022-Sep-18  - Download Stats:
 - 
						
- 
								
0 downloads today
 - 
								
0 downloads this week
 - 
								
0 downloads this month
 - 
								
0 downloads total
 
 - 
								
 - Score:
 - 0.4
 - Short URL:
 - urlencoding.dub.pm