Searched defs:CHUNK_SIZE (Results 1 – 3 of 3) sorted by relevance
18 pub const CHUNK_SIZE: u64 = 4096; constant
207 #define CHUNK_SIZE (64 * 1024) macro
644 constexpr uint16_t CHUNK_SIZE = 2048; in readResponse() local