caching-transform icon indicating copy to clipboard operation
caching-transform copied to clipboard

Update index.js

Open chomats opened this issue 1 year ago • 0 comments

The input parameter can be a buffer. In this case transform it to a string.

I tested nyc with the hook "hook-run-in-context", the given parameter is a Buffer, an array of byte given by nodejs.

chomats avatar Apr 05 '23 11:04 chomats