mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-07 05:43:14 +00:00
6 lines
115 B
Markdown
6 lines
115 B
Markdown
# 流程
|
|
|
|
## 写入
|
|
|
|
http::Body -> HashReader -> ...(other reader) -> ChuckedReader -> BitrotWriter -> FileWriter
|