YYJSON_READ_ERROR_INVALID_PARAMETER

Constant YYJSON_READ_ERROR_INVALID_PARAMETER 

Source
pub const YYJSON_READ_ERROR_INVALID_PARAMETER: yyjson_read_code = 1;
Expand description

Invalid parameter, such as NULL input string or 0 input length.