readFileSync (request.file); // convert binary data to base64 string const base64String = new Buffer(binaryData).toString('base64');.
確定! 回上一頁