aspose file tools
The moose likes Programmer Certification (SCJP/OCPJP) and the fly likes DataInputStreams Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Certification » Programmer Certification (SCJP/OCPJP)
Reply Bookmark "DataInputStreams" Watch "DataInputStreams" New topic
Author

DataInputStreams

antraarora
Ranch Hand

Joined: Jul 27, 2000
Posts: 45
What kind of Stream does DataInputStream accept?
Surya B
Ranch Hand

Joined: May 10, 2000
Posts: 98
From API:
DataInputStream(InputStream in)
Surya
 
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: DataInputStreams