aspose file tools
The moose likes Beginning Java and the fly likes raw bytes Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "raw bytes" Watch "raw bytes" New topic
Author

raw bytes

abalfazl hossein
Ranch Hand

Joined: Sep 06, 2007
Posts: 602
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

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