forked from Fluorohydride/threp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
thjson.h
21 lines (18 loc) · 990 Bytes
/
thjson.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#ifndef THJSON_H
#define THJSON_H
char * th06json(unsigned char **buffer, unsigned int flength);
char * th07json(unsigned char **buffer, unsigned int flength);
char * th08json(unsigned char **buffer, unsigned int flength);
char * th09json(unsigned char **buffer, unsigned int flength);
char * th10json(unsigned char **buffer, unsigned int flength);
char * th11json(unsigned char **buffer, unsigned int flength);
char * th12json(unsigned char **buffer, unsigned int flength);
char * th13json(unsigned char **buffer, unsigned int flength);
char * th14json(unsigned char **buffer, unsigned int flength);
char * th143json(unsigned char **buffer, unsigned int flength);
char * th15json(unsigned char **buffer, unsigned int flength);
char * th16json(unsigned char **buffer, unsigned int flength);
char * th165json(unsigned char **buffer, unsigned int flength);
char * th17json(unsigned char **buffer, unsigned int flength);
char * th18json(unsigned char **buffer, unsigned int flength);
#endif