Skip to main content

APP_STREAM_BUF_LEN

Constant APP_STREAM_BUF_LEN 

Source
const APP_STREAM_BUF_LEN: usize = 4096;
Expand description

Size of read buffer to apply to application data streams and Tor data streams when copying.