encode_bin: Encode a binary file in a base64 string

View source: R/file-management.R

encode_binR 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


TKCat documentation built on June 8, 2025, 11:25 a.m.