IFileSystem.ReadAllBytes method
namespace: Serenity assembly: Serenity.Net.Core
Reads all bytes from a file
public byte[] ReadAllBytes(string path)
| parameter | description |
|---|---|
| path | Path to the file |
See Also
- interface IFileSystem
namespace: Serenity assembly: Serenity.Net.Core
Reads all bytes from a file
public byte[] ReadAllBytes(string path)
| parameter | description |
|---|---|
| path | Path to the file |