• 주요 메서드
    • read()
      • 읽어온 바이트를 int형으로 반환
    • read(byte[]), read(byte[], offset, len)
      • 읽어온 데이터의 바이트 수 반환
    • close()