---
title: decode
framework: webkitjs
role: symbol
role_heading: Instance Method
path: webkitjs/textdecoder/2871227-decode
---

# decode

## Declaration

```data
USVString decode(
    optional BufferSource? input, 
    optional TextDecodeOptions options
);
```
