JSON

sesame·2022년 3월 17일
0

교육

목록 보기
42/46

json-c

json_tokener_parse()

읽어들인 JSON type의 데이터를 파싱함

json_object_object_get()

JSON type의 데이터에서 object를 추출

json_object_get_int()

json object에서 정수값을 추출

json_object_get_string()

json object에서 string값을 추출

json_object_array_get_idx()

array type의 json object에서 값을 추출

0개의 댓글