doc: improve N-API string-to-native doc by gabrielschulhof · Pull Request #35322 · nodejs/node

Mention null termination handling in the string size accounting and
string truncation.

@nodejs-github-bot added doc

Issues and PRs related to the documentations.

node-api

Issues and PRs related to the Node-API.

labels

Sep 23, 2020

NickNaso

addaleax

mhdawson

mhdawson pushed a commit that referenced this pull request

Sep 25, 2020
Mention null termination handling in the string size accounting and
string truncation.

PR-URL: #35322
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Michael Dawson <midawson@redhat.com>

MylesBorins pushed a commit that referenced this pull request

Sep 29, 2020
Mention null termination handling in the string size accounting and
string truncation.

PR-URL: #35322
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Michael Dawson <midawson@redhat.com>

joesepi pushed a commit to joesepi/node that referenced this pull request

Jan 8, 2021
Mention null termination handling in the string size accounting and
string truncation.

PR-URL: nodejs#35322
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Michael Dawson <midawson@redhat.com>