cpp_base64_decode: Base64 to Raw Conversion

View source: R/RcppExports.R

cpp_base64_decodeR Documentation

Base64 to Raw Conversion

Description

Converts a base64 string to raw vector.

Arguments

x

a string.

url

a bool, whether to convert for url. Default is false.

Value

a RawVector, representing the decoding of base64 string.


gitdemont/IFC documentation built on June 11, 2025, 9:23 p.m.