http1
0.1.0
In http1::
common::
base64
http1
::
common
::
base64
Function
decode_from_bytes
Copy item path
source
pub fn decode_from_bytes(s: &[
u8
]) ->
Result
<
Vec
<
u8
>,
Base64Error
>