| Overload | Description | 
|---|---|
| ReadAllBytes(IFileInfo) | Returns the contents of a file in an abstract file provider as a byte array. | 
| ReadAllBytes(IFileInfo,Int32) | Returns the contents of a file in an abstract file provider as a byte array, specifying a buffer size. |