Searched defs:MAX_STREAM_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance
28 static const size_t MAX_STREAM_BUF_SIZE = 256; variable
33 const MAX_STREAM_BUF_SIZE: usize = 256; constant