微信小游戲開發(fā)文檔-小游戲文件API string FileSystemManager.readFileSync(string filePath, string encoding)

2018-01-23 17:05 更新

string FileSystemManager.readFileSync(string filePath, string encoding)

FileSystemManager.readFile 的同步版本

參數(shù)

string filePath

要讀取的文件的路徑

string encoding

指定讀取文件的字符編碼

encoding 的合法值

說明
ascii
base64
binary
hex
ucs2/ucs-2/utf16le/utf-16le 以小端序讀取
utf-8/utf8
latin1

返回值

string errMsg

錯誤信息

errMsg 的合法值

說明
fail no such file or directory, open ${filePath} 指定的 filePath 所在目錄不存在
fail permission denied, open ${dirPath} 指定的 filePath 路徑?jīng)]有讀權(quán)限
以上內(nèi)容是否對您有幫助:
在線筆記
App下載
App下載

掃描二維碼

下載編程獅App

公眾號
微信公眾號

編程獅公眾號