Structs

NB: This is not a full INTEGER implementation, needs the leading tag + length. We do it this way because the flexiber derive macro currently expects fields to be tagged.

Encoded as “YYYYMMDDHHMMSSZ”, encoding takes care of truncating YYYY to YY if necessary.

Only empty slices possible currently.

Enums

Constants

Functions