Searched refs:WRITE_BUF_CAPACITY (Results 1 – 1 of 1) sorted by relevance
34 const WRITE_BUF_CAPACITY: usize = 512; constant40 write_buf: ArrayVec<[u8; WRITE_BUF_CAPACITY]>,