cpp_base64_encode {IFC} | R 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.
[Package IFC version 0.2.1 Index]
cpp_base64_encode {IFC} | R Documentation |
Converts a raw vector to base64 string.
x |
RawVector. |
a string, representing the base64 encoding of x.