Searched defs:CHUNK_SIZE (Results 1 – 2 of 2) sorted by relevance
211 #define CHUNK_SIZE (64 * 1024) macro
533 constexpr uint16_t CHUNK_SIZE = 2048; in readResponse() local