soroban_spec::read

Function base64_from_wasm

Source
pub fn base64_from_wasm(wasm: &[u8]) -> Result<String, FromWasmError>