Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Який метод використовується для читання з stdin як Node.js стріму?
process.stdin.readAll()
process.stdin.get()
stdin.receive()
for await (const chunk of process.stdin)
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!