Function planturl::encode

source ·
pub fn encode(data: &[u8]) -> String
Expand description

Encodes the 8-bit array in a 6-bit-based String analog to base64. Described in Plantuml-Documentation.