Sign in
fuchsia
/
fuchsia
/
4a1b6a040abb
/
.
/
src
/
lib
/
fidl_codec
/
README.md
blob: 3f19a8b5db1bfcb98698cdbb3e3140b893941935 [
file
] [
log
] [
blame
] [
view
]
# Fidl-Codec
This
directory contains a library
for
Encoding
/
Decoding
FIDL messages at runtime without needing
compile
-
time knowledge of the specific FIDL interfaces it interacts
with
.