MCPcopy Index your code
hub / github.com/nodejs/node / test-fastutf8stream-partial-write-utf8.js

File test-fastutf8stream-partial-write-utf8.js

test/parallel/test-fastutf8stream-partial-write-utf8.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3// Tests for UTF-8 character preservation when partial writes split multi-byte characters.
4// See: https://github.com/nodejs/node/issues/61744

Callers

nothing calls this directly

Calls 3

runTestsFunction · 0.70
requireFunction · 0.50
refreshMethod · 0.45

Tested by

no test coverage detected