1
0
Fork 0
arangodb/Documentation/DocuBlocks/JS_Read64.md

9 lines
146 B
Markdown

@brief reads in a file as base64
`fs.read64(filename)`
Reads in a file and returns the content as string. The file content is
Base64 encoded.