tree: 4a5138478cb688f15f075f1aa0991ac84b2cb683 [path history] [tgz]
  1. include/
  2. decoding.cpp
  3. encoding.cpp
  4. README.md
  5. rules.mk
system/ulib/fidl/README.md

The C fidl library

This library provides the runtime for fidl C bindings. This primarily means the definitions of the message encoding and decoding functions. This also includes the definitions of fidl data types such as vectors and strings.