'Declaration
Public Shared Sub Decompress( _ ByVal instream As System.IO.Stream, _ ByVal outstream As System.IO.Stream _ )
'Usage
Dim instream As System.IO.Stream Dim outstream As System.IO.Stream BZip2.Decompress(instream, outstream)
Parameters
- instream
- outstream