Skip to main content

MAX_ATTACHMENT_COMPATIBILITY_BYTES

Constant MAX_ATTACHMENT_COMPATIBILITY_BYTES 

Source
pub const MAX_ATTACHMENT_COMPATIBILITY_BYTES: usize = _; // 16_777_216usize
Expand description

Maximum input for the whole-buffer released-client compatibility helper.

Production large-file adapters must use staged files and a reviewed streaming implementation rather than crossing FFI with this operation.