public boolean sendStream(ByteBuffer buffer) throws IOException(Code)
Callback for sending streamed data
Parameters: buffer - ByteBuffer to write the data into true if more data needs to be sent and this method should be called again throws: IOException -