Constant FRAMED_INPUT_RECORD_LENGTH
pub const FRAMED_INPUT_RECORD_LENGTH: usize = _; // 14usizeExpand description
Length on the wire of a framed input-record message: the tag byte plus
the existing SERIALIZED_INPUT_RECORD_0_LENGTH-byte payload.