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

# Encodable Implementations

## Topics

### Instance Methods

[`func encode(to: any Encoder) throws`](/documentation/Swift/Bool/encode(to:))

Encodes this value into the given encoder.

---

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)