Method | Description | |
---|---|---|
Dispose ( ) : void | ||
FileDiskService ( Stream stream, string password ) : System | ||
ReadPage ( uint pageID ) : byte[] |
Read page bytes from disk
|
public FileDiskService ( Stream stream, string password ) : System | ||
stream | Stream | |
password | string | |
return | System |