A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Java
»
Beginning Java
Author
raw bytes
abalfazl hossein
Ranch Hand
Joined: Sep 06, 2007
Posts: 602
posted
Dec 11, 2010 13:13:57
0
DataInputStream
reads raw bytes from a stream and interprets them in various binary formats
What're raw bytes?
Jesper de Jong
Java Cowboy
Bartender
Joined: Aug 16, 2005
Posts: 12950
3
I like...
posted
Dec 12, 2010 01:37:10
0
Bytes exactly as they are stored in the file, without any interpretation or translation, such as for example by making characters out of them using a character encoding (UTF-8, ISO-8859-1, ...).
Java Beginners FAQ
-
JavaRanch SCJP FAQ
-
The Java Tutorial
-
Java SE 7 API documentation
Scala Notes
- My blog about Scala
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: raw bytes
Similar Threads
Advice on a UID
Digital camera?
Raw or Cooked Carrots
WA #1.....word association
Byte stream
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter