org.kde.qt

Class QDataSink

public class QDataSink extends QAsyncIO

Constructor Summary
protected QDataSink(Class dummy)
Method Summary
voideof()
voidmaybeReady()
intreadyToReceive()
voidreceive(char[] arg1, int count)

Constructor Detail

QDataSink

protected QDataSink(Class dummy)

Method Detail

eof

public void eof()

maybeReady

public void maybeReady()

readyToReceive

public int readyToReceive()

receive

public void receive(char[] arg1, int count)