Public Function New( _ ByVal baseStream As Stream _ )
public C1ZStreamWriter( Stream baseStream )
Parameters
- baseStream
- Output stream that will contain the compressed data.
Public Function New( _ ByVal baseStream As Stream _ )
public C1ZStreamWriter( Stream baseStream )