MCPcopy Create free account
hub / github.com/sindresorhus/execa / encoding-transform.js

File encoding-transform.js

lib/transform/encoding-transform.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {Buffer} from 'node:buffer';
2import {StringDecoder} from 'node:string_decoder';
3import {isUint8Array, bufferToUint8Array} from '../utils/uint-array.js';
4

Callers

nothing calls this directly

Calls 2

bufferToUint8ArrayFunction · 0.90
isUint8ArrayFunction · 0.90

Tested by

no test coverage detected