MAX_BUFFER_SIZE

Constant MAX_BUFFER_SIZE 

Source
const MAX_BUFFER_SIZE: usize = _; // 134_217_728usize
Expand description

The maximum amount of bytes allowed to be buffered in memory to perform async blob uploads.