Tiny Bunny
๋ณธ๋ฌธ ๋ฐ”๋กœ๊ฐ€๊ธฐ
๐Ÿ’ป/JAVA

[JAVA] ์ž…์ถœ๋ ฅ(I/O)- ์ŠคํŠธ๋ฆผ(Stream), ๋ฒ„ํผ(Buffer), File์ž…์ถœ๋ ฅ์ŠคํŠธ๋ฆผ ์ •๋ฆฌ

by soonybutter 2024. 9. 7.
728x90

 

 

์ž๋ฐ”์—์„œ ์ž…์ถœ๋ ฅ(I/O)๋ผ๊ณ  ํ•˜๋ฉด ๊ธฐ์กด์— ์‚ฌ์šฉํ•˜๋˜ print์™€ Scanner๊ฐ€ ์ „๋ถ€์˜€๋‹ค. ์ด๋Š” ์ž๋ฐ”์—์„œ ๋‹จ์ˆœํžˆ ์ž…์ถœ๋ ฅํ•˜๋Š” ๋ฐฉ๋ฒ•์ด๋‹ค.

์ปดํ“จํ„ฐ์˜ ์ž…์ถœ๋ ฅ์€ Input,Output  ์ค„์—ฌ์„œ "I/O" ๋ผ๊ณ  ํ•œ๋‹ค.

 

 

์ž๋ฐ”์—์„œ ๋ชจ๋“  IO๋Š” ์ŠคํŠธ๋ฆผ(Stream)์„ ํ†ตํ•ด ์ด๋ฃจ์–ด์ง„๋‹ค.

์‚ฌ์ง„์ถœ์ฒ˜: TCP School

 

 

 

 

 


 

1. Stream ์ข…๋ฅ˜

 

2. Reader ํด๋ž˜์Šค

 

3. Writer ํด๋ž˜์Šค

 

 

 

 

 


 

 

์ŠคํŠธ๋ฆผ (Stream)

 

  • ์ž…์ถœ๋ ฅ ์žฅ์น˜์—์„œ ๋ฐ์ดํ„ฐ๋ฅผ ์ฝ๊ณ  ์“ฐ๊ธฐ ์œ„ํ•ด ์ž๋ฐ”์—์„œ ์ œ๊ณตํ•˜๋Š” ํด๋ž˜์Šค
  • byte ํ˜•ํƒœ๋กœ ๋ฐ์ดํ„ฐ๋ฅผ ์šด๋ฐ˜ํ•˜๋Š”๋ฐ ์‚ฌ์šฉํ•˜๋Š” ์—ฐ๊ฒฐํ†ต๋กœ.
  • ํ•˜๋‚˜์˜ ์ŠคํŠธ๋ฆผ์œผ๋กœ ์ž…๋ ฅ๊ณผ ์ถœ๋ ฅ์„ ๋™์‹œ์— ์ฒ˜๋ฆฌํ•  ์ˆ˜ ์—†๋‹ค. (๋‹จ๋ฐฉํ–ฅํ†ต์‹ , ์ž…์ถœ๋ ฅ์„ ๋™์‹œ์— ํ•˜๋ ค๋ฉด 2๊ฐœ ์ŠคํŠธ๋ฆผ ํ•„์š”ํ•จ.)
  • ํ์˜ ๊ตฌ์กฐ, FIFO(First In First Out)

ํ (Queue)

 

 

  • ๋ฐ์ดํ„ฐ์˜ ์ŠคํŠธ๋ฆผ ๊ทผ์›์ง€(์‹œ์ž‘์ ) : Source , ๋ฐ์ดํ„ฐ ์ข…์ฐฉ์ : Sink, ์—ฐ๊ฒฐํ•œ ๊ฒƒ: Stream ์ด๋‹ค. 
  •  Source  - Input Stream(์ž…๋ ฅ ์ŠคํŠธ๋ฆผ) - Output Stream(์ถœ๋ ฅ ์ŠคํŠธ๋ฆผ) -  Sink 
  • ํ‚ค๋ณด๋“œ๋ฅผ ์—ฐ๊ฒฐํ•˜์—ฌ ์ž…๋ ฅ ๋ฐ›๋Š” ๊ฒƒ์€ ์ž…๋ ฅ์ŠคํŠธ๋ฆผ(Input Stream)์˜ ์—ญํ• ์ด๊ณ , ๊ทธ๋ ‡๊ฒŒ ์ปดํ“จํ„ฐ์— ์ž…๋ ฅ๋œ ์ •๋ณด๋ฅผ ๋ชจ๋‹ˆํ„ฐ๋กœ ์ถœ๋ ฅํ•˜๋Š” ๊ฒƒ์€ ์ถœ๋ ฅ ์ŠคํŠธ๋ฆผ(Output Stream)์˜ ์—ญํ• ์ด๋‹ค. 

 

 

 

 

InputStream

: System.in ์‚ฌ์šฉํ•˜๋ฉฐ OutputStream: System.out์„ ์‚ฌ์šฉํ•œ๋‹ค.

  •  read() : ์ž…๋ ฅ์ŠคํŠธ๋ฆผ์œผ๋กœ๋ถ€ํ„ฐ 1๋ฐ”์ดํŠธ๋ฅผ ์ฝ๊ณ  ์ฝ์€ ๋ฐ”์ดํŠธ ๋ฆฌํ„ด / read(byte[] b) / close() 

  • ์›๋ž˜ InputStream์œผ๋กœ ์ž…๋ ฅ ๋ฐ›์œผ๋ฉด, ๊ธฐ๋ณธํ˜•์€ int ๋กœ ๋ฐ›์•„์˜ค๋ฉฐ, ์—ฌ๋Ÿฌ ๊ฐœ์˜ ๊ฐ’์„ ์ž…๋ ฅํ•ด๋„ ๋‹จ 1๊ฐœ์˜ ๋ฌธ์ž๋ฐ–์— ๋ชป๊ฐ€์ ธ์˜ค๊ธฐ ๋•Œ๋ฌธ์— charํ˜•์„ ๋‚˜ํƒ€๋‚ด๋ ค๋ฉด char ํƒ€์ž…์œผ๋กœ ์บ์ŠคํŒ…ํ•ด์ค˜์•ผํ•œ๋‹ค.  

         โžก๏ธ InputStreamReader , OutputStreamWriter ์„ ์‚ฌ์šฉํ•˜๋ฉด ์—ฌ๋Ÿฌ๊ฐœ์˜ ๊ฐ’์ด ์ถœ๋ ฅ ๊ฐ€๋Šฅํ•ด์ง„๋‹ค.

 

 

OutputStream

: ์ถœ๋ ฅํ• ๋•Œ์—๋Š” ์ถœ๋ ฅ๋ณ€์ˆ˜.write(); ํ›„์— flush() ์™€ close()๋ฅผ ์‚ฌ์šฉํ•ด์ฃผ์–ด์•ผ ํ•œ๋‹ค.

flush๋Š” ์ถœ๋ ฅ๊ณผ ๋™์‹œ์— ์ €์žฅ๋œ ๊ฐ’์„ ๋น„์›Œ์ฃผ๋ฉฐ, close()๋Š” ๋์ž„์„ ๋ช…์‹œํ•ด์ฃผ๋Š” ์—ญํ• ์ด๊ธฐ ๋•Œ๋ฌธ์ด๋‹ค. 

 

 

 

import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;

public class Practice {

	public static void main(String[] args) {
		
		InputStream in = System.in;
		OutputStream out = System.out;
		
		try {
			int data = in.read(); //๋””ํดํŠธ : ์•„์Šคํ‚ค์ฝ”๋“œ๊ฐ’์œผ๋กœ ์ฝ์–ด์˜จ๋‹ค
			System.out.println((char)data); //char๋กœ ํ˜•๋ณ€ํ™˜ํ•˜๋ฉด ๋ฌธ์ž ๊ทธ๋Œ€๋กœ์˜ ๊ฐ’์„ ํ™•์ธํ•  ์ˆ˜ ์žˆ๋‹ค. 
		} catch (IOException e) {
			e.printStackTrace();
		}

	}

 

 

 


 

 

๋ณด์กฐ์ŠคํŠธ๋ฆผ

 

1. ๋ฌธ์ž๋ณ€ํ™˜(InputStreamReader/OutputStreamWriter)
2. ์ž…์ถœ๋ ฅ์„ฑ๋Šฅ(BufferedInputStream/BufferedOutputStream)
3. ๊ธฐ๋ณธ๋ฐ์ดํ„ฐํƒ€์ž…์ถœ๋ ฅ(DataInputStream, DataOutputStream)
4. ๊ฐ์ฒด์ž…์ถœ๋ ฅ(ObjectInputStream/ObjectOutputStream)

 

 

 

 

 

 


 

 

 

 

InputStreamReader  &  OutputStreamWriter 

 

: ๋ฌธ์ž ๋ณ€ํ™˜ ๋ณด์กฐ์ŠคํŠธ๋ฆผ

: InputStream/ OutputStream ๊ณผ ๋‹ฌ๋ฆฌ ์—ฌ๋Ÿฌ๊ฐœ์˜ ๊ฐ’์ด ์ž…์ถœ๋ ฅ๊ฐ€๋Šฅํ•˜๋‹ค. + char ํ˜•๋ณ€ํ™˜์ด ํ•„์š”์—†์–ด์ง (char์ด ๊ธฐ๋ณธํ˜•)

: ํ•œ๊ณ„ - ๋ถˆ๊ฐ€๋ณ€์ ์ž„.

 

  • InputStreamReader ๋กœ 2๊ฐœ ์ด์ƒ์˜ ๊ฐ’์„ ๋ฐ›์•„์˜ค๋ ค๋ฉด ๋ฐฐ์—ด์„ ์‚ฌ์šฉํ•ด์•ผ๋งŒ ํ•œ๋‹ค.  ์ด ๋ง์€ ๊ณ ์ •๋˜์–ด์žˆ๋Š” ๊ฐ’๋ฐ–์— ๋ฐ›์•„์˜ฌ ์ˆ˜ ์—†์Œ์„ ์˜๋ฏธํ•œ๋‹ค. ์ด๋Š” ๋‚ด๊ฐ€ ์ž…๋ ฅํ•˜๋Š” ๊ฐ’์ด ๊ณ ์ •๋˜์–ด์žˆ๋Š” ๊ฐ’๋ณด๋‹ค ์ž‘์œผ๋ฉด, ๊ณต๊ฐ„์˜ ๋‚ญ๋น„๊ฐ€ ๋ฐœ์ƒํ•˜๋ฉฐ ๊ณ ์ •๋˜์–ด์žˆ๋Š” ๊ฐ’๋ณด๋‹ค ํฌ๋ฉด , ๊ณต๊ฐ„์ด ๋ถ€์กฑํ•œ ๋ฌธ์ œ๊ฐ€ ๋ฐœ์ƒํ•œ๋‹ค.. -> ํšจ์œจ์„ฑ ๋–จ์–ด์ง.
  • InputStreamReader์€ charํƒ€์ž…์„ ๊ธฐ๋ณธํ˜•์œผ๋กœ ํ•œ๋‹ค. intํ˜•์œผ๋กœ ๋ณ€ํ˜•ํ•˜๊ณ  ์‹ถ์œผ๋ฉด  " - ' 0 '  "  ์„ ํ•ด์ฃผ๋ฉด ๋œ๋‹ค.
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;

public class Pracatice01 {

	public static void main(String[] args) {
		InputStream in = System.in;
		InputStreamReader reader = new InputStreamReader(in);
		
		char[]data = new char[10];
		try {
			reader.read(data);
			System.out.print("์ถœ๋ ฅ: ");
			System.out.println(data);
			
		} catch (IOException e) {
			e.printStackTrace();
		}
		
	}

}

์ถœ๋ ฅ๊ฒฐ๊ณผ

์ถœ๋ ฅ ๊ฒฐ๊ณผ๋ฅผ ๋ณด๋ฉด ๋ฐฐ์—ด์˜ ๋นˆ๊ณต๊ฐ„์ด ๊ทธ๋Œ€๋กœ ์ถœ๋ ฅ๋˜๋Š” ๊ฒƒ์„ ๊ฐ€์‹œ์ ์œผ๋กœ ํ™•์ธํ•  ์ˆ˜ ์žˆ๋‹ค.

์ด๋ฅผ ํ†ตํ•ด InputStreamReader ์€ ๊ฐ€๋ณ€์ ์ด์ง€ ์•Š์Œ์„ ํ™•์ธํ•  ์ˆ˜ ์žˆ๋‹ค. -> ๋ฐ์ดํ„ฐ๊ฐ€ ์ž‘์œผ๋ฉด ๊ณต๊ฐ„ ๋‚ญ๋น„, ๋งŽ์œผ๋ฉด ๋ฐ›์ง€ ๋ชปํ•œ๋‹ค.

 

 

 

๊ทธ๋Ÿผ ๊ฐ€๋ณ€์ ์œผ๋กœ ๋ฐ์ดํ„ฐ๋ฅผ ๋ณ€๊ฒฝํ•  ์ˆ˜ ์žˆ๋Š” ๋ณด์กฐ์ŠคํŠธ๋ฆผ์ด ํ•„์š”ํ•˜๊ฒ ๊ตฌ๋‚˜ ..! 

 

๊ทธ๋ž˜์„œ ๋“ฑ์žฅํ•˜๋Š”๊ฒŒ ๋ฐ”๋กœ BufferedReader ๋‹ค.

 

 

 

 

 

 


 

 

Buffer

 

: ์ž…์ถœ๋ ฅ ์„ฑ๋Šฅ ๋ณด์กฐ์ŠคํŠธ๋ฆผ

  • ๊ฐ€๋ณ€์ ์œผ๋กœ ๋ฐ์ดํ„ฐ๋ฅผ ๋ณ€๊ฒฝํ•  ์ˆ˜ ์žˆ๋‹ค. 
  • 'Enter' ๋งŒ ๊ฒฝ๊ณ„๋กœ ์ธ์‹ํ•œ๋‹ค. (Scanner : 'Space bar' , 'Enter' ๋ฅผ ๊ฒฝ๊ณ„๋กœ ์ธ์‹ํ•จ.)
  • 'String ํƒ€์ž…'์ด ๊ธฐ๋ณธํ˜•์ด๋‹ค. (๋‹ค๋ฅธ ํƒ€์ž…์„ ์ž…์ถœ๋ ฅํ•  ๊ฒฝ์šฐ ํ˜•๋ณ€ํ™˜ ํ•„์š”ํ•จ.)
  • ๋งŽ์€ ์–‘์˜ ๋ฐ์ดํ„ฐ๋ฅผ ์ž…๋ ฅ๋ฐ›๊ณ  ์ถœ๋ ฅํ•  ๊ฒฝ์šฐ์— ํšจ์œจ์ ์ด๋‹ค.
  • Buffer์€ ๊ฝ‰์ฐจ๋ฉด ์ž๋™์œผ๋กœ flush ๋œ๋‹ค. -> AutoFlush 
  • ๋งŒ์•ฝ ๋ฐ์ดํ„ฐ์˜ ํฌ๊ธฐ๊ฐ€ Buffer๋ณด๋‹ค ํฌ๋ฉด, ๋‚˜๋จธ์ง€ ๋ฐ์ดํ„ฐ๋Š” ๋Œ€๊ธฐํ•˜๊ณ  ์žˆ๊ณ  AutoFlush๋ฅผ ์‹คํ–‰ํ•˜์—ฌ ๋นˆ๊ณต๊ฐ„์„ ๋‹ค์‹œ ๋ฐ์ดํ„ฐ๋กœ ์ฑ„์šด๋‹ค. -> ๊ฐ€๋ณ€์ ! 

 

BufferedReader

import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;

public class Pracatice01 {
	public static void main(String[] args) {
		BufferedReader bf = new BufferedReader(new InputStreamReader(System.in));
		try {
			String s = bf.readLine(); //String ์ž…๋ ฅ๋ฐ›์Œ.
			System.out.println(s);
		} 
		catch (IOException e) {
			e.printStackTrace();
		} 
	}
}

 

์ž…/์ถœ๋ ฅ ๊ฒฐ๊ณผ

 

 

 

BufferedWriter

  • ๋ฒ„ํผ๋ฅผ ์žก์•„ ๋†“์€ ์ƒํƒœ์ž„์œผ๋กœ, ๋งˆ์ง€๋ง‰์— ๋ฐ˜๋“œ์‹œ flush(), close()๋ฅผ ํ˜ธ์ถœํ•ด์•ผํ•œ๋‹ค.
  • write() ๋กœ ์ถœ๋ ฅํ•  ๋•Œ println()๊ฐ™์€ ๊ธฐ๋Šฅ์ด ์—†์œผ๋ฏ€๋กœ,  \n ์œผ๋กœ ๋”ฐ๋กœ ๊ฐœํ–‰์„ ํ•ด์ฃผ์–ด์•ผํ•œ๋‹ค.
import java.io.BufferedWriter;
import java.io.IOException;
import java.io.OutputStreamWriter;

public class Pracatice01 {
	
	public static void main(String[] args) throws IOException {
		BufferedWriter bw = new BufferedWriter(new OutputStreamWriter(System.out));//์„ ์–ธ
		String s = "asdfgasdfg";//์ถœ๋ ฅํ•  ๋ฌธ์ž์—ด
		
		bw.write(s);//์ถœ๋ ฅ
		bw.newLine(); //์ค„๋ฐ”๊ฟˆ
		bw.flush();//๋‚จ์•„์žˆ๋Š” ๋ฐ์ดํ„ฐ๋ฅผ ๋ชจ๋‘ ์ถœ๋ ฅ์‹œํ‚ด
		bw.close();//์ŠคํŠธ๋ฆผ์„ ๋‹ซ์Œ
		
	}
	
}

 

์ถœ๋ ฅ๊ฒฐ๊ณผ

 

 

 

 


 

FileInputStream  &   FileOutputStream

 

 

: ํŒŒ์ผ์„ byte๋‹จ์œ„๋กœ ๋‹ค๋ฃฐ๋•Œ ์‚ฌ์šฉํ•˜๋Š” ์ŠคํŠธ๋ฆผ

 

 

FileOutputStream 

  • ํŒŒ์ผ๋กœ๋ถ€ํ„ฐ byte ๋‹จ์œ„๋กœ ์ €์žฅํ• ๋•Œ ์‚ฌ์šฉํ•œ๋‹ค.
  • OutputStream์˜ ํ•˜์œ„ํด๋ž˜์Šค -> ์‚ฌ์šฉ๋ฐฉ๋ฒ•์ด ๋™์ผํ•˜๋‹ค.
  • ๊ฐ์ฒด๊ฐ€ ์ƒ์„ฑ๋ ๋•Œ ํŒŒ์ผ๊ณผ ์ง์ ‘ ์—ฐ๊ฒฐ๋œ๋‹ค, ๋งŒ์•ฝ ํŒŒ์ผ์ด ์กด์žฌํ•˜์ง€ ์•Š์œผ๋ฉด ์ž๋™์œผ๋กœ ์ƒ์„ฑํ•˜๊ณ , ์ด๋ฏธ ํŒŒ์ผ์ด ์กด์žฌํ•˜๋Š” ๊ฒฝ์šฐ์—๋Š” ํŒŒ์ผ์„ ๋ฎ์–ด์“ด๋‹ค.

ํŒŒ์ผ์„ ์ƒ์„ฑํ•ด์„œ ๊ทธ๊ณณ์— ๋ฌธ์ž์—ด์„ ์ €์žฅํ•ด์ค€๋’ค, ์ถœ๋ ฅ(์ฝ๋Š”)ํ•˜๋Š” ์ฝ”๋“œ๋กœ ์•Œ์•„๋ณด์ž.

 

(1) ํŒŒ์ผ์ƒ์„ฑ

public void fileSave() { //ํŒŒ์ผ์„ ๋งŒ๋“ค์–ด์„œ ๋ฌธ์ž๋ฅผ ์ €์žฅํ•˜๋Š” ๋ฉ”์„œ๋“œ
		FileOutputStream fout = null;
		
		try {
		    fout = new FileOutputStream("sample.txt"); //sample.txt ํŒŒ์ผ์ƒ์„ฑ
		    
		    fout.write(97); // sample.txt์— a์ž…๋ ฅ
		    byte[] bar = {98,99,100,101,102}; //๋ฐฐ์—ด ์ƒ์„ฑ
		    fout.write(bar); //fout์— ๋ฐฐ์—ด์Œ“๊ธฐ
		    fout.write(10); //10๋„ ์Œ“๊ธฐ
		    fout.write(bar,1, 3); //๋ฐฐ์—ด์˜ 1๋ฒˆ~3๋ฒˆ ์ธ๋ฑ์Šค ๊ฐ’ ์Œ“๊ธฐ

		}
		catch(FileNotFoundException e){
			e.printStackTrace();
		}
		catch(IOException e) {
			e.printStackTrace();
		}
		finally {
			
			try {
			    fout.close();
			}
			catch(IOException e) {
				e.printStackTrace();
			}
		}

	}

 

 

 

 

 

FileInputStream 

  • ํŒŒ์ผ๋กœ๋ถ€ํ„ฐ byte ๋‹จ์œ„๋กœ ์ฝ์„๋•Œ ์‚ฌ์šฉํ•œ๋‹ค.
  • InputStream์˜ ํ•˜์œ„ ํด๋ž˜์Šค -> ์‚ฌ์šฉ๋ฐฉ๋ฒ•์ด ๋™์ผํ•˜๋‹ค.
  • ๊ฐ์ฒด๊ฐ€ ์ƒ์„ฑ๋ ๋•Œ ํŒŒ์ผ๊ณผ ์ง์ ‘ ์—ฐ๊ฒฐ๋œ๋‹ค.
  • ๋งŒ์•ฝ ํŒŒ์ผ์ด ์กด์žฌํ•˜์ง€ ์•Š์œผ๋ฉด FileNotFoundException ๋ฐœ์ƒํ•˜๊ธฐ ๋•Œ๋ฌธ์— ์˜ˆ์™ธ์ฒ˜๋ฆฌ๊ฐ€ ํ•„์ˆ˜๋‹ค.

 

 

(2) ํŒŒ์ผ ์ฝ๊ธฐ ft.์ฒซ๋ฒˆ์งธ ๋ฐฉ๋ฒ•

: ํŠน์ • ์ธ๋ฑ์Šค๊ฐ’์„ ์ƒ์„ฑํ•œ ๋ฐฐ์—ด์˜ ํฌ๊ธฐ๋กœ ์„ค์ •ํ•˜๊ณ  for๋ฌธ ๋Œ๋ ค์ฃผ๊ธฐ

public void fileOpen() {
		FileInputStream fin = null;
		
		try {
			fin = new FileInputStream("sample.txt");  
			
			// byte๋ฐฐ์—ด์„ ์ด์šฉํ•ด์„œ ์ „์ฒด ์ฝ์–ด์˜ค๊ธฐ!
            //ํŒŒ์ผ์˜ length ๋งŒํผ bar[]์˜ ์ธ๋ฑ์Šค๊ฐ€ ๋  fileSize๋ฅผ ์„ค์ •ํ•ด์ฃผ๊ธฐ.
			int fileSize = (int) new File("sample.txt").length();
			byte[] bar = new byte[fileSize ];
			
			fin.read(bar);
			
			for(int i=0; i<bar.length; i++) {
				System.out.print(bar[i] +" ");
			}
			
		}
		catch(FileNotFoundException e) {
			e.printStackTrace();
		}
		catch(IOException e){
			e.printStackTrace();	
		}
		finally {
			try {
				fin.close();
			}
			catch(IOException e){
				e.printStackTrace();
				
			}
		}
		
	}

 

 

 

(3) ํŒŒ์ผ์ฝ๊ธฐ ft.๋‘๋ฒˆ์งธ ๋ฐฉ๋ฒ•

: read() ๋ฉ”์†Œ๋“œ ์‚ฌ์šฉํ•˜๊ธฐ

public void fileOpen2()  {
		//read()์‚ฌ์šฉํ•˜๊ธฐ
		//์˜ˆ์™ธ์ฒ˜๋ฆฌ์‹œ try with resource ๊ตฌ๋ฌธ์„ ํ™œ์šฉ
		
		try( FileInputStream fin = new FileInputStream("sample.txt")){
			
			System.out.println(fin.read());
			System.out.println(fin.read());
			System.out.println(fin.read());
			System.out.println(fin.read());
			System.out.println(fin.read());
			
		}
		catch(FileNotFoundException e) {
			e.printStackTrace();
		}
		catch(IOException e) {
			e.printStackTrace();
		}
		
	}

 

 

 

์ถœ๋ ฅ๊ฒฐ๊ณผ

 

 

 

 

 

 

+

byte ๊ธฐ๋ฐ˜์œผ๋กœ ํŒŒ์ผ์„ ์ฝ๋Š” FileInputStream, FileOutputStream ๊ณผ ๋งˆ์ฐฌ๊ฐ€์ง€๋กœ, 

๋ฌธ์ž(char) ๊ธฐ๋ฐ˜์œผ๋กœ ํŒŒ์ผ์„ ์ฝ๋Š” FileWriter, FileReader ์—ญ์‹œ ๋™์ผํ•˜๊ฒŒ ์ƒ์„ฑ๊ฐ€๋Šฅํ•˜๋ฉฐ,

๊ฐ€๋ณ€์ ์ธ buffer ์†์„ฑ์„ ์‚ฌ์šฉํ•ด ํŒŒ์ผ์„ ์ฝ๋Š” BufferedWriter, BufferedReader ์—ญ์‹œ ๋™์ผํ•˜๊ฒŒ ์‚ฌ์šฉํ•œ๋‹ค. 

 

: ๊ฐ๊ฐ์˜ ํ•˜์œ„ ํด๋ž˜์Šค์— ํ•ด๋‹นํ•จ์œผ๋กœ ์‚ฌ์šฉ๋ฐฉ๋ฒ•์€ ๋™์ผํ•˜๋‹ค.

 

 

 

 

 

 


 

ํ‹€๋ฆฐ ๋ถ€๋ถ„์ด๋‚˜ ์ด์ƒํ•œ ๋ถ€๋ถ„์ด ์žˆ์œผ๋ฉด ๋Œ“๊ธ€๋กœ ์ง€์ ํ•ด์ฃผ์„ธ์š”! 

๊ฐ์‚ฌํ•ฉ๋‹ˆ๋‹ค :)

728x90

TOP

Designed by ํ‹ฐ์Šคํ† ๋ฆฌ