---
title: AttributeScopes.FoundationAttributes.ByteCountAttribute.Unit
framework: foundation
role: symbol
role_heading: Enumeration
path: foundation/attributescopes/foundationattributes/bytecountattribute/unit
---

# AttributeScopes.FoundationAttributes.ByteCountAttribute.Unit

## Declaration

```swift
enum Unit
```

## Topics

### Enumeration Cases

- [AttributeScopes.FoundationAttributes.ByteCountAttribute.Unit.byte](foundation/attributescopes/foundationattributes/bytecountattribute/unit/byte.md)
- [AttributeScopes.FoundationAttributes.ByteCountAttribute.Unit.eb](foundation/attributescopes/foundationattributes/bytecountattribute/unit/eb.md)
- [AttributeScopes.FoundationAttributes.ByteCountAttribute.Unit.gb](foundation/attributescopes/foundationattributes/bytecountattribute/unit/gb.md)
- [AttributeScopes.FoundationAttributes.ByteCountAttribute.Unit.kb](foundation/attributescopes/foundationattributes/bytecountattribute/unit/kb.md)
- [AttributeScopes.FoundationAttributes.ByteCountAttribute.Unit.mb](foundation/attributescopes/foundationattributes/bytecountattribute/unit/mb.md)
- [AttributeScopes.FoundationAttributes.ByteCountAttribute.Unit.pb](foundation/attributescopes/foundationattributes/bytecountattribute/unit/pb.md)
- [AttributeScopes.FoundationAttributes.ByteCountAttribute.Unit.tb](foundation/attributescopes/foundationattributes/bytecountattribute/unit/tb.md)
- [AttributeScopes.FoundationAttributes.ByteCountAttribute.Unit.yb](foundation/attributescopes/foundationattributes/bytecountattribute/unit/yb.md)
- [AttributeScopes.FoundationAttributes.ByteCountAttribute.Unit.zb](foundation/attributescopes/foundationattributes/bytecountattribute/unit/zb.md)

## Relationships

### Conforms To

- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
