encode_bin {TKCat} | R Documentation |
Encode a binary file in a base64 string
Description
Encode a binary file in a base64 string
Usage
encode_bin(what)
Arguments
what |
a file path or a raw vector |
Value
A character vector of length 1 with the base64 encoded file
[Package TKCat version 1.1.11 Index]