---
title: blob
framework: applearchive
role: symbol
role_heading: Type Property
path: applearchive/archiveheader/fieldtype-swift.struct/blob
---

# blob

A constant that indicates the field is a data blob.

## Declaration

```swift
static let blob: ArchiveHeader.FieldType
```

## See Also

### Field Types

- [flag](applearchive/archiveheader/fieldtype-swift.struct/flag.md)
- [hash](applearchive/archiveheader/fieldtype-swift.struct/hash.md)
- [string](applearchive/archiveheader/fieldtype-swift.struct/string.md)
- [timespec](applearchive/archiveheader/fieldtype-swift.struct/timespec.md)
- [uint](applearchive/archiveheader/fieldtype-swift.struct/uint.md)
