initSidebarItems({"enum":[["EqualError","Equality errors."],["ValidError","Validity errors."]],"fn":[["dec","Returns the decoding length of a base."],["enc","Returns the encoding length of a base."],["equal","Checks whether two bases are equal."],["len","Returns the period length of a base."],["mask","Returns the bit-mask of a base."],["valid","Checks whether a base is valid."]],"struct":[["Opt","Optimized implementation."],["Spec","Specification implementation."]],"trait":[["Base","Generic interface."]]});