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

8 lines
113 B
Markdown

@brief reads in a file
`fs.readBuffer(filename)`
Reads in a file and returns its content in a Buffer object.