Rdocumentation
powered by
Learn R Programming
base64enc (version 0.1-3)
Tools for base64 encoding
Description
This package provides tools for handling base64 encoding. It is more flexible than the orphaned base64 package.
Copy Link
Link to current version
Version
Version
0.1-3
0.1-2
0.1-1
0.1-0
Install
install.packages('base64enc')
Monthly Downloads
959,851
Version
0.1-3
License
GPL-2 | GPL-3
Maintainer
Simon Urbanek
Last Published
July 28th, 2015
Functions in base64enc (0.1-3)
Search all functions
checkUTF8
Check the validity of a byte stream ot be interpreted as UTF8.
dataURI
Create a data URI string
base64
Encode/decode data into/from base64 encoding