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 Feb. 20, 2025, 12:55 a.m.