tree: 401c89e3b07d8b1ce528c2e395275722e9a1154a [path history] [tgz]
  1. include/
  2. BUILD.gn
  3. decoding_and_validating.cc
  4. encoding.cc
  5. fidl_base.api
  6. formatting.cc
  7. handle_close_many.cc
  8. internal.c
  9. OWNERS
  10. README.md
  11. wire_format_metadata.cc
sdk/lib/fidl_base/README.md

The C and C++ FIDL library

This library provides the runtime for FIDL C/C++ family of bindings. This primarily means the definitions of the message encoding and decoding functions.