cpp_base64_encode: Raw to Base64 Conversion

View source: R/RcppExports.R

cpp_base64_encodeR Documentation

Raw to Base64 Conversion

Description

Converts a raw vector to base64 string.

Arguments

x

RawVector.

Value

a string, representing the base64 encoding of x.


IFC documentation built on Sept. 14, 2023, 1:08 a.m.