提交 607961b4 编写于 作者: H Hongze Cheng

more

上级 ef14a164
......@@ -364,15 +364,6 @@ static FORCE_INLINE void *taosDecodeString(void *buf, char **value) {
return POINTER_SHIFT(buf, size);
}
// ------ blank
static FORCE_INLINE int taosEncodeBlank(void **buf, int nblank) {
// TODO
}
static FORCE_INLINE void *taosDecodeBlank(void *buf) {
// TODO
}
#ifdef __cplusplus
}
#endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册