PeekableContentProviderStream¶
A PeekableStream implementation that also implements the IPeekableContentProvider interface too.
Methods:¶
Void Unbind()¶
- This will set Consumer to null.
Void UnbindIf(IContentConsumer)¶
- Set Consumer to null if the current one is the one passed in the parameter.