C# 클래스 Recurity.Swf.AdpcmMonoPacket

상속: AdpcmPacket
파일 보기 프로젝트 열기: rtezli/Blitzableiter 1 사용 예제들

공개 메소드들

메소드 설명
Parse ( Stream input ) : void

Write ( Stream output ) : void

메소드 상세

Parse() 공개 메소드

public Parse ( Stream input ) : void
input Stream
리턴 void

Write() 공개 메소드

public Write ( Stream output ) : void
output Stream
리턴 void