Function byte_serialize
fn byte_serialize(input: &[u8]) -> ByteSerialize<'_>
The application/x-www-form-urlencoded byte serializer.
Return an iterator of &str slices.
byte_serializefn byte_serialize(input: &[u8]) -> ByteSerialize<'_>
The application/x-www-form-urlencoded byte serializer.
Return an iterator of &str slices.