<!--
{
  "documentType" : "article",
  "framework" : "Swift",
  "identifier" : "/documentation/Swift/BinaryInteger/BinaryInteger-Implementations",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "BinaryInteger Implementations"
}
-->

# BinaryInteger Implementations

## Topics

### Initializers

[`init<S>(S.ParseInput, strategy: S) throws`](/documentation/Swift/BinaryInteger/init(_:strategy:)-1jz6v)

Initialize an instance by parsing `value` with the given `strategy`.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)