• Review fixups

    keur committed Apr 21, 2020
      * Use strings where possible
      * Replace DECIMAL_STRING_MAX WITH UINT32_SERIALIZE_MAX since we are
        only serializing uint32_t
      * Remove extension_set class and make Serialize and Deserialize free
        functions