C# 클래스 Ohana3DS_Transfigured.Ohana.Compressions.LZSS_Ninty

파일 보기 프로젝트 열기: Quibilia/Ohana3DS-Transfigured

공개 메소드들

메소드 설명
decompress ( Stream data, uint decodedLength ) : byte[]

메소드 상세

decompress() 공개 정적인 메소드

public static decompress ( Stream data, uint decodedLength ) : byte[]
data System.IO.Stream
decodedLength uint
리턴 byte[]