class StringsItem(db.Model):

    """
    Strings contained in a binary file. Strings types are defined by the
    StringsType enum class.