We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe6fb46 commit 443b593Copy full SHA for 443b593
src/bfbs_gen_wireshark.cpp
@@ -26,7 +26,9 @@
26
// Future work:
27
// * nested_flatbuffer - call Parse<name> if I can get the data out of the
28
// reflection
29
-// * bitfields - well known attributes are not passed down to us
+// * bitfields - need to create fields in the dissector for each bit
30
+// * also need to schema about multi-bit fields - how to know if MSB or LSB
31
+// named?
32
// * flexbuffers
33
34
#include "bfbs_gen_wireshark.h"
0 commit comments