advanced code snippet search
sospartan on 09/01/10
java io String
09/01/10 01:21am
1 person have marked this snippet as a favorite
vkolev
InputStream is = new ByteArrayInputStream(text.getBytes("UTF-8"));
Report this snippet Tweet
Comment:
You need to login to post a comment.