---
title: "readAttributeBitmap64(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterunittesting/readattributebitmap64(completion:)"
---

# readAttributeBitmap64(completion:)

## Declaration

```swift
func readAttributeBitmap64(completion: @escaping @Sendable (NSNumber?, (any Error)?) -> Void)
```

```swift
func readAttributeBitmap64() async throws -> NSNumber
```
