메소드 | 설명 | |
---|---|---|
calculateCRC32 ( byte buf, int off, int len ) : int | ||
decompressRTF ( byte src ) : byte[] | ||
getU32 ( byte buf, int offset ) : long | ||
getU8 ( byte buf, int offset ) : int |
public static calculateCRC32 ( byte buf, int off, int len ) : int | ||
buf | byte | |
off | int | |
len | int | |
리턴 | int |
public static getU32 ( byte buf, int offset ) : long | ||
buf | byte | |
offset | int | |
리턴 | long |