public interface OutputStreamListener
| Modifier and Type | Method and Description |
|---|---|
void |
bytesRead(int bytesRead) |
void |
done() |
void |
error(String message) |
void |
start() |
void start()
void bytesRead(int bytesRead)
void error(String message)
void done()
Copyright © 2021 McEvoy Software Ltd. All rights reserved.