tree: 77981e577f034725accadc9eddb70ca587242253 [path history] [tgz]
  1. include/
  2. BUILD.gn
  3. decoding_and_validating.cc
  4. fidl_base.api
  5. formatting.cc
  6. handle_close_many.cc
  7. internal.c
  8. METADATA.textproto
  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.