tree: 789ec7febf0d94c13fca29192024ad73a10b4276
  1. include/
  2. BUILD.bazel
  3. BUILD.gn
  4. decoding_and_validating.cc
  5. fidl_base.api
  6. formatting.cc
  7. handle_close_many.cc
  8. internal.c
  9. METADATA.textproto
  10. OWNERS
  11. README.md
  12. 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.