---
title: FixedWidthInteger Implementations
framework: swift
role: collectionGroup
role_heading: API Collection
path: swift/int8/fixedwidthinteger-implementations
---

# FixedWidthInteger Implementations

## Topics

### Operators

- [&*(_:_:)](swift/int8/&*(_:_:).md)
- [&*=(_:_:)](swift/int8/&*=(_:_:).md)
- [&+(_:_:)](swift/int8/&+(_:_:).md)
- [&+=(_:_:)](swift/int8/&+=(_:_:).md)
- [&-(_:_:)](swift/int8/&-(_:_:).md)
- [&-=(_:_:)](swift/int8/&-=(_:_:).md)
- [&>>(_:_:)](swift/int8/&__(_:_:)-1v821.md)
- [&>>(_:_:)](swift/int8/&__(_:_:)-24uqw.md)
- [&<<(_:_:)](swift/int8/&__(_:_:)-2a90q.md)
- [&<<(_:_:)](swift/int8/&__(_:_:)-4szuk.md)
- [&<<(_:_:)](swift/int8/&__(_:_:)-7028d.md)
- [&>>(_:_:)](swift/int8/&__(_:_:)-9x51j.md)
- [&<<=(_:_:)](swift/int8/&__=(_:_:)-6g9h1.md)
- [&>>=(_:_:)](swift/int8/&__=(_:_:)-9dar0.md)

### Initializers

- [init(_:)](swift/int8/init(_:)-7lqol.md)
- [init(_:)](swift/int8/init(_:)-89uu.md)
- [init(_:radix:)](swift/int8/init(_:radix:).md)
- [init(bigEndian:)](swift/int8/init(bigendian:).md)
- [init(exactly:)](swift/int8/init(exactly:)-16mcu.md)
- [init(littleEndian:)](swift/int8/init(littleendian:).md)

### Instance Properties

- [bigEndian](swift/int8/bigendian.md)
- [littleEndian](swift/int8/littleendian.md)

### Type Methods

- [random(in:)](swift/int8/random(in:)-2fyvz.md)
- [random(in:)](swift/int8/random(in:)-5kgo1.md)
- [random(in:using:)](swift/int8/random(in:using:)-1n6up.md)
- [random(in:using:)](swift/int8/random(in:using:)-8ennz.md)
