pub const BYTES_PER_KB: usize = 1024;
Expand description

The size of a kilobyte in bytes.