|
|
|
|
|
by greenyoda
3902 days ago
|
|
A database is a good example. For example, a database engine might benefit from being able to read large raw blocks from a disk and directly optimizing its own disk seeks, rather than using the common abstraction of a file as being just a stream of bytes. |
|