Expand description
A wrapper that defers the reading of a file until it is actually needed.
See DeferredRead::perform_read for more details.
Structsยง
- Deferred
Read - A wrapper that defers the reading of a file until it is actually needed.
A wrapper that defers the reading of a file until it is actually needed.
See DeferredRead::perform_read for more details.