Uses of Class
it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream

Packages that use FastMultiByteArrayInputStream
it.unimi.dsi.fastutil.io Provides classes and static methods that make object and primitive-type I/O easier and faster. 
 

Uses of FastMultiByteArrayInputStream in it.unimi.dsi.fastutil.io
 

Constructors in it.unimi.dsi.fastutil.io with parameters of type FastMultiByteArrayInputStream
FastMultiByteArrayInputStream(FastMultiByteArrayInputStream is)
          Creates a new multi-array input stream sharing the backing arrays of another multi-array input stream.
 



Copyright © 2011. All Rights Reserved.