public static class ExecUtils.ByteCollectingSubscription extends Object implements ExecUtils.BytesSubscription
| Constructor and Description |
|---|
ByteCollectingSubscription() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
byte[] |
getCollected() |
void |
handle(byte[] buffer,
int count) |
public byte[] getCollected()
public void handle(byte[] buffer,
int count)
throws IOException
handle in interface ExecUtils.BytesSubscriptionIOExceptionpublic void close()
throws IOException
close in interface ExecUtils.ExecSubscriptionIOExceptionCopyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.