-
Notifications
You must be signed in to change notification settings - Fork 0
API muesli codecs
Felix Jones edited this page Jan 15, 2026
·
1 revision
Convenience header that includes all codec implementations.
-
fundamental_codecs— Fundamental type codecs -
stddef_codecs— Standard definition codecs -
stdint_codecs— Standard integer codecs -
string_codecs— String and text codecs -
array_codec— Fixed-size array codec -
range_codec— Range codec -
vector_codec— Vector codec -
nullable_codec— Nullable value codec -
optional_codec— Optional value codec -
tuple_codec— Tuple codec -
variant_codec— Variant codec -
constrained_codec— Constrained codec -
delimited_codec— Delimited codec -
transform_codec— Transform codec