rqbit/crates/librqbit_core/src/constants.rs

2 lines
35 B
Rust
Raw Normal View History

2021-06-25 13:47:51 +01:00
pub const CHUNK_SIZE: u32 = 16384;