C# 클래스 DatDigger.Crypto.ShuffleString

파일 보기 프로젝트 열기: nohbdy/ffxivmodelviewer

공개 메소드들

메소드 설명
Decode ( byte srcBuffer, int srcLen ) : byte[]

비공개 메소드들

메소드 설명
ScrambleBuffer ( byte dst, int len ) : void

메소드 상세

Decode() 공개 정적인 메소드

public static Decode ( byte srcBuffer, int srcLen ) : byte[]
srcBuffer byte
srcLen int
리턴 byte[]