Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Base64ByteArrayUrlEncoder

URL-safe Base64 encoder implementation for ByteArray

Fully qualified path: alexandria_encoding::base64::Base64ByteArrayUrlEncoder

pub impl Base64ByteArrayUrlEncoder of ByteArrayEncoder;

Impl functions

encode

Fully qualified path: alexandria_encoding::base64::Base64ByteArrayUrlEncoder::encode

fn encode(data: ByteArray) -> ByteArray