메소드 | 설명 | |
---|---|---|
AlignToByteBoundary ( int x, int boundary ) : int | ||
Execute ( List |
메소드 | 설명 | |
---|---|---|
ArrayMatch ( Byte a1, Byte a2, int offset1, int offset2, int length ) : bool | ||
Extract ( string filepath ) : int | ||
Extract ( string filepath, string ebootpath, bool nofilenames ) : int | ||
IdentifyEbootVersion ( Byte Eboot ) : int | ||
Pack ( string Filename, string Directory, string SourceEboot, string NewEboot ) : int |
public static AlignToByteBoundary ( int x, int boundary ) : int | ||
x | int | |
boundary | int | |
리턴 | int |