Package org.elasticsearch.common.io

Interface Summary
BytesStream  
 

Class Summary
BooleanStreamable  
CachedStreams  
CharSequenceReader  
FastByteArrayInputStream  
FastByteArrayOutputStream Similar to ByteArrayOutputStream just not synced.
FastCharArrayReader  
FastCharArrayWriter A similar class to CharArrayWriter allowing to get the underlying char[] buffer.
FastStringReader A character stream whose source is a string that is not thread safe

(shay.banon )

FileChannelInputStream  
FileSystemUtils  
Streams Simple utility methods for file and stream copying.
ThrowableObjectInputStream  
ThrowableObjectOutputStream  
UTF8StreamWriter  
 



Copyright © 2009-2012. All Rights Reserved.