Constant MAX_ARGS_LENGTH

pub const MAX_ARGS_LENGTH: u64 = 1024; // 1_024u64
Expand description

Max length of arguments passed in adb OPEN message.