StreamConnector VB.NET Reference Documentation
StreamConnector
Current Version: 11.4.0
This is a utility class that makes it possible to use System.IO.Stream objects with Chilkat.
Note: This class is not available in .NET Core or Mono.
Object Creation
Dim obj As New Chilkat.StreamConnector()
Methods
SetAsSink
Function SetAsSink(ByVal dnStream As System.IO.Stream, ByVal strm As Stream) As Boolean
Introduced in version 9.5.0.56
SetAsSource
Function SetAsSource(ByVal dnStream As System.IO.Stream, ByVal strm As Stream) As Boolean
Introduced in version 9.5.0.56