protected class Client.BytesHandler extends Object implements Client.ResponseHandler<DownloadedFile>
| Modifier | Constructor and Description |
|---|---|
protected |
BytesHandler() |
| Modifier and Type | Method and Description |
|---|---|
DownloadedFile |
extract(InputStream input) |
public DownloadedFile extract(InputStream input)
extract in interface Client.ResponseHandler<DownloadedFile>Copyright 2022 OneSpan All rights reserved.