File src/yajl_buf.h

Included in: src/yajl_buf.c
  src/yajl_encode.h
  src/yajl_gen.c
  src/yajl_lex.c
  src/yajl_parser.h

Included Files


Typedef yajl_buf

yajl_buf is a buffer with exponential growth. the buffer ensures that you are always null padded.

typedef struct yajl_buf_t* yajl_buf