Piping IDs into `mem -` crashes because the stdin path passes a `ReadableStream` directly to `Buffer.from()`. Positional deletion works.
Piping IDs into
mem -crashes because the stdin path passes aReadableStreamdirectly toBuffer.from(). Positional deletion works.