Skip to main content

Crate urldecoder

Crate urldecoder 

Source

Re-exports§

pub use error::*;

Modules§

error
log

Functions§

decode_file
Decode file and overwrite.
decode_in_place
Decode URL in-place using read and write pointers. Returns the new length of the data.
decode_slice_to_writer
decode_str
Decode String
decode_url_to_writer