net.officefloor.plugin.stream
Interface BufferSquirt

All Known Implementing Classes:
BufferSquirtImpl

public interface BufferSquirt

Squirt in the stream.

Author:
Daniel Sagenschneider

Method Summary
 void close()
          Closes and releases any resources.
 ByteBuffer getBuffer()
          Obtains the ByteBuffer for this squirt in the stream.
 

Method Detail

getBuffer

ByteBuffer getBuffer()
Obtains the ByteBuffer for this squirt in the stream.

Returns:
ByteBuffer.

close

void close()
Closes and releases any resources.



Copyright © 2005-2011. All Rights Reserved.