returnsax->parse_error(chars_read,last_token,parse_error::create(112,chars_read,exception_message(input_format_t::bson,"string length must be at least 1, is "+std::to_string(len),"string")));
returnsax->parse_error(chars_read,last_token,parse_error::create(113,chars_read,exception_message(input_format_t::ubjson,"byte after 'C' must be in range 0x00..0x7F; last byte: 0x"+last_token,"char")));