The base interface for all stream plugins.
![]() | Closes the stream. |
![]() | Opens the stream. |
![]() | Reads up to MaxBytes of data and advances position in the stream. |
![]() | Reads up to MaxBytes without advancing position in the stream. |
![]() | Generates an error if the plugin configuration is not in a valid state. |