Email This Tutorial  
 

Java-Samples.com

ByteArrayInputStream - sample program in Java
 
ByteArrayInputStream is an implementation of an input stream that uses a byte array as the source. This class has two constructors, each of which requires a byte array to provide the data source:
 
 
 
Recipient's e-mail address * :

(Use commas to separate multiple e-mail addresses.)

Your e-mail address * :
Add your comments (optional) :
 
 
COPYRIGHT© 2006 java-samples.com. ALL RIGHTS RESERVED.