Skip to main content

VARINT32_MAX

Constant VARINT32_MAX 

Source
pub const VARINT32_MAX: i32 = i32::MAX; // 2_147_483_647i32
Expand description

The largest value that can be represented as a varint32.