Skip to content

Conversation

@kimtaejin3
Copy link
Contributor

Add TypeScript type definitions for the string_decoder internalBinding
used in string_decoder and util modules.

This PR includes:

  • Constants: kIncompleteCharactersStart, kIncompleteCharactersEnd,
    kMissingBytes, kBufferedBytes, kEncodingField, kNumFields, kSize
  • Array: encodings (encoding names)
  • Functions: decode, flush

@avivkeller avivkeller added the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 16, 2026
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 16, 2026
@nodejs-github-bot nodejs-github-bot merged commit 1155adb into nodejs:main Jan 16, 2026
24 checks passed
@nodejs-github-bot
Copy link
Collaborator

Landed in 1155adb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants