Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Base64ByteArrayDecoder

Base64 decoder implementation for ByteArray

Fully qualified path: alexandria_encoding::base64::Base64ByteArrayDecoder

pub impl Base64ByteArrayDecoder of ByteArrayDecoder;

Impl functions

decode

Fully qualified path: alexandria_encoding::base64::Base64ByteArrayDecoder::decode

fn decode(data: ByteArray) -> ByteArray