Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Base64FeltEncoder

Standard Base64 encoder implementation for felt252

Fully qualified path: alexandria_encoding::base64::Base64FeltEncoder

pub impl Base64FeltEncoder of Encoder<felt252>;

Impl functions

encode

Fully qualified path: alexandria_encoding::base64::Base64FeltEncoder::encode

fn encode(data: felt252) -> Array<u8>