---
title: "scanUInt64(representation:)"
framework: foundation
role: symbol
role_heading: Instance Method
path: "foundation/scanner/scanuint64(representation:)"
---

# scanUInt64(representation:)

## Declaration

```swift
func scanUInt64(representation: Scanner.NumberRepresentation = .decimal) -> UInt64?
```
