类库说明文档
|
JHFileReadBuffer Method |
Overload List
| Name | Description | |
|---|---|---|
|
ReadBuffer(String) |
用 UTF-8 格式的编码,从当前流读取字节序列,文件不存在或异常返回 null
|
|
ReadBuffer(String, Encoding) |
用指定的字符编码,从当前流读取字节序列,文件不存在或异常返回 null
|
See Also