| Interface | Description |
|---|---|
| IEncodingAwareDataSource |
Extension interface for
DataSource that includes
EncodingAware. |
| IExtendedDataSource |
Extension interface for
DataSource. |
| Class | Description |
|---|---|
| ByteArrayDataSource |
A DataSource implementation based on a byte array
|
| InputStreamDataSource |
A special
DataSource implementation based on data from
InputStream. |
| InputStreamProviderDataSource |
A special
DataSource implementation based on data from
IHasInputStream. |
Copyright © 2014–2019 Philip Helger. All rights reserved.