| Interface | Description |
|---|---|
| IResourceRetriever |
Interface for classes that can retrieve data from resources by URL.
|
| Class | Description |
|---|---|
| DefaultResourceRetriever |
Default implementation of the
IResourceRetriever interface, which can set a limit
on the size of retrieved resources using input stream with a limit on the number of bytes read. |
| LimitedInputStream |
Implementation of the
InputStream abstract class, which is used to restrict
reading bytes from input stream i.e. |
Copyright © 1998–2025 Apryse Group NV. All rights reserved.