3#include <MRCMisc/common.h>
4#include <MRCMisc/exports.h>
43MRC_API
bool MR_hasBom(
const char *str,
const char *str_end);
struct MR_std_vector_uint64_t MR_std_vector_uint64_t
Definition MRBitSet.h:56
struct MR_expected_void_std_string MR_expected_void_std_string
Definition MRCtm.h:26
MRC_API bool MR_hasBom(const char *str, const char *str_end)
MRC_API MR_expected_void_std_string * MR_parseFirstNum(const char *str, const char *str_end, int *num)
MRC_API MR_std_vector_uint64_t * MR_splitByLines(const char *data, MR_uint64_t size)
MRC_API MR_expected_void_std_string * MR_parsePolygon(const char *str, const char *str_end, MR_VertId *vertId, int *numPoints)