Jeonghwan Kim 7/8/2017

Node.js Stream 당신이 알아야할 모든 것 2편

Read Original

이 글은 Node.js 스트림(Readable, Writable, Duplex, Transform)의 심화 개념을 다룹니다. pipe 메소드를 이용한 데이터 흐름 제어와 체이닝 방법, 스트림과 함께 사용되는 주요 이벤트(data, end, drain, finish)와 함수들, 그리고 읽기 가능한 스트림의 '일시 정지(Paused) 모드'와 '흐름(Flowing) 모드'에 대한 상세한 동작 방식을 설명합니다.

Node.js Stream 당신이 알아야할 모든 것 2편

टिप्पणियां

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet