메소드 | 설명 | |
---|---|---|
AsciimationDataGenerator ( string frames ) : System | ||
Compress_v_1_3 ( List |
||
Decompress_v_1_3 ( string str, int currentFrame ) : string | ||
DeserializeByteCount ( byte ar ) : FreakySources.Code.ByteCount[] | ||
GetBytesFreqs ( bool reducedLines = false, int lengthBitsCount = 8 ) : FreakySources.Code.ByteCount[] | ||
GetBytesFreqs ( bool reducedLines, int lengthBitsCount, List |
||
GetPos ( int x, int y ) : int | ||
SerializeByteCount ( |
메소드 | 설명 | |
---|---|---|
BytesToFrame ( byte frame ) : ].char[ | ||
CalculateChangesForDifferentChangeTypes ( |
||
CalculateFrameChanges ( |
||
CalculateFrameChanges ( ) : CompressedFrame>>.List |
||
CharsToLine ( char chars ) : string | ||
GetCompressedFrameBytes ( |
||
GetCompressedFrames ( |
||
GetX ( int pos ) : int | ||
GetY ( int pos ) : int |
public AsciimationDataGenerator ( string frames ) : System | ||
frames | string | |
리턴 | System |
public Compress_v_1_3 ( List |
||
compressedFrames | List |
|
reducedLines | bool | |
리턴 | string |
public static Decompress_v_1_3 ( string str, int currentFrame ) : string | ||
str | string | |
currentFrame | int | |
리턴 | string |
public static DeserializeByteCount ( byte ar ) : FreakySources.Code.ByteCount[] | ||
ar | byte | |
리턴 | FreakySources.Code.ByteCount[] |
public GetBytesFreqs ( bool reducedLines = false, int lengthBitsCount = 8 ) : FreakySources.Code.ByteCount[] | ||
reducedLines | bool | |
lengthBitsCount | int | |
리턴 | FreakySources.Code.ByteCount[] |
public GetBytesFreqs ( bool reducedLines, int lengthBitsCount, List |
||
reducedLines | bool | |
lengthBitsCount | int | |
compressedFrames | List |
|
리턴 | FreakySources.Code.ByteCount[] |
public static SerializeByteCount ( |
||
byteCounts | ||
리턴 | byte[] |