Uses of Class
org.sapia.ubik.util.ByteVector

Packages that use ByteVector
org.sapia.ubik.util   
 

Uses of ByteVector in org.sapia.ubik.util
 

Methods in org.sapia.ubik.util that return ByteVector
 ByteVector ByteVectorInputStream.getByteVector()
           
 ByteVector ByteVectorOutputStream.getByteVector()
           
 

Constructors in org.sapia.ubik.util with parameters of type ByteVector
ByteVectorInputStream(ByteVector bytes)
           
ByteVectorOutputStream(ByteVector bytes)
           
 



Copyright © 2010 Sapia OSS. All Rights Reserved.