mirror of
https://github.com/openappsec/openappsec.git
synced 2025-10-01 20:17:43 +03:00
First release of open-appsec source code
This commit is contained in:
7
external/yajl/example/README.md
vendored
Normal file
7
external/yajl/example/README.md
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
This directory holds an example of how one might use yajl in the
|
||||
simplest possible way, to do something like parse and extract values
|
||||
from a configuration file.
|
||||
|
||||
Note that use of the yajl_tree.h utility is completely optional, and
|
||||
yajl_parse.h offers a lower level stream parsing API that is more
|
||||
efficient and flexible at the cost of some complexity.
|
Reference in New Issue
Block a user