vomp

go - Bufio

bufio 는 io 의 reader writer 의 버퍼링을 지원하는 래핑하는

Go - Reader

Reader * strings * bytes 위 패키지는 string byte 데이터를 처리 하기

Go - io/fs 패키지

Go에는 입출력 추상화 인터페이스인 io.Reader io.Writer 가 존재합니다.