<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`arrayBufferToHex`](arrayBufferToHex)
## arrayBufferToHex() function
**Signature:**
```typescript
export function arrayBufferToHex(data: ArrayBuffer): string;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| <code>data</code> | <code>ArrayBuffer</code> | |
**Returns:**
`string`