Skip to main content

is_valid

Function is_valid 

Source
pub fn is_valid(encoded: &[u8]) -> bool
Expand description

Returns true if the provided data is valid Base64.