C# 클래스 SqueezeMe.GZipCompressor

상속: ICompressor
파일 보기 프로젝트 열기: mikegore1000/SqueezeMe

공개 메소드들

메소드 설명
CreateStream ( Stream destination ) : Stream

메소드 상세

CreateStream() 공개 메소드

public CreateStream ( Stream destination ) : Stream
destination System.IO.Stream
리턴 System.IO.Stream