Learn R Programming

IFC (version 0.1.1)

cpp_base64_encode: Raw to Base64 Conversion

Description

Converts a raw vector to base64 string.

Arguments

x

RawVector.

Value

a string, representing the base64 encoding of x.