Update Download Types
@@ -30,7 +30,7 @@ You can set your preferred mode using the `PreferredDownloadType` option in `con
|
|||||||
- You’re streaming smaller files and have sufficient RAM for the buffer.
|
- You’re streaming smaller files and have sufficient RAM for the buffer.
|
||||||
- **Use `ring_buffer`** when:
|
- **Use `ring_buffer`** when:
|
||||||
- You are reading very large files repeatedly.
|
- You are reading very large files repeatedly.
|
||||||
- You want to limit memory usage by using a fixed-size disk buffer.
|
- You want to limit disk space usage by using a fixed-size disk buffer.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user