Sign in
fuchsia
/
fuchsia
/
refs/heads/sandbox/mseaborn/ipc-design
/
.
/
src
/
lib
/
fidl_codec
/
README.md
blob: 3f19a8b5db1bfcb98698cdbb3e3140b893941935 [
file
] [
log
] [
blame
] [
view
] [
edit
]
# 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
.