Sign in
fuchsia
/
fuchsia
/
refs/heads/sandbox/mseaborn/test-branch
/
.
/
src
/
lib
/
fidl_codec
/
README.md
blob: 1e9cfaf06367d81f09fc28931a3bce139ebc1b46 [
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 protocols it interacts
with
.