码迷,mamicode.com
首页 > 其他好文 > 详细

Encoding Convent Project Detail

时间:2014-07-01 13:57:23      阅读:214      评论:0      收藏:0      [点我收藏+]

标签:type   har   file   load   rom   ar   

Since I use Sublime ,I want to write a encoding convent program .

Here is the knowage what i need .

 

InputStreamReader:

This class is the brage from byte type to reffered charset . 

FileInputStream :

This class read file to byte .

I think that file has no Charset ,File just store data I just should wirte data by refferd charset is ok.

When read file ,just load  it by refferd  charset .

 

 

Encoding Convent Project Detail,布布扣,bubuko.com

Encoding Convent Project Detail

标签:type   har   file   load   rom   ar   

原文地址:http://www.cnblogs.com/oaks/p/3817784.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!