| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -313,7 +313,7 @@ added: v0.1.94 | |||
| 313 | 313 | --> | |
| 314 | 314 | ||
| 315 | 315 | Returns any remaining deciphered contents. If `output_encoding` | |
| 316 | - parameter is one of `'latin1'`, `'base64'` or `'hex'`, a string is returned. | ||
| 316 | + parameter is one of `'latin1'`, `'ascii'` or `'utf8'`, a string is returned. | ||
| 317 | 317 | If an `output_encoding` is not provided, a [`Buffer`][] is returned. | |
| 318 | 318 | ||
| 319 | 319 | Once the `decipher.final()` method has been called, the `Decipher` object can | |
| Back | FazBrowse Home | New Git URL |
0 commit comments