mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
Encoding can be disabled by calling readable.setEncoding(null). https://nodejs.org/api/stream.html#stream_readable_setencoding_encoding Typescript v2.* has strictNullChecks which prevents passing null to setEncoding https://www.typescriptlang.org/docs/release-notes/typescript-2.0.html |
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| node-0.8.8.d.ts | ||
| node-0.10.d.ts | ||
| node-0.11-tests.ts | ||
| node-0.11.d.ts | ||
| node-0.12-tests.ts | ||
| node-0.12.d.ts | ||
| node-4-tests.ts | ||
| node-4.d.ts | ||
| node-tests.ts | ||
| tsconfig.json | ||