Learn R Programming

IFC (version 0.2.1)

cpp_base64_encode: Raw to Base64 Conversion

Description

Converts a raw vector to base64 string.

Value

a string, representing the base64 encoding of x.

Arguments

x

RawVector.