org.elasticsearch.common.io
Interface BytesStream

All Known Implementing Classes:
BytesStreamOutput, FastByteArrayOutputStream, XContentBuilder

public interface BytesStream


Method Summary
 BytesReference bytes()
           
 

Method Detail

bytes

BytesReference bytes()


Copyright © 2009-2012. All Rights Reserved.