Class com.symantec.itools.io.ByteArrayOutputStream
All Packages  Class Hierarchy  This Package  Previous  Next  Index
  Class com.symantec.itools.io.ByteArrayOutputStream
Object
   |
   +----OutputStream
           |
           +----ByteArrayOutputStream
                   |
                   +----com.symantec.itools.io.ByteArrayOutputStream
  -  public class ByteArrayOutputStream
  
-  extends ByteArrayOutputStream
  
  -  Version:
  
 -  1.0
  
 -  Author:
  
 -  Symantec Internet Tools Division
  
 -  Since:
  
 -  VCafe 3.0
 
  
  -  
	com.symantec.itools.io.ByteArrayOutputStream()
   -    
 -  
	com.symantec.itools.io.ByteArrayOutputStream(int)
   -  
 
  
  -  
	getBuf()
   -   
 
  
ByteArrayOutputStream
public ByteArrayOutputStream()
ByteArrayOutputStream
public ByteArrayOutputStream(int i)
  
getBuf
public byte[] getBuf()
  -  
  
 
 
  -  Since:
  
 -  VCafe 3.0
  
 
 
 
All Packages  Class Hierarchy  This Package  Previous  Next  Index