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

158 B

@brief reads in a file fs.read(filename)

Reads in a file and returns the content as string. Please note that the file content must be encoded in UTF-8.