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

# scanInt64(representation:)

## Declaration

```swift
func scanInt64(representation: Scanner.NumberRepresentation = .decimal) -> Int64?
```
