Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
override void | SetNextOutputBuffer (Array array, int offset, int len) |
override int | Decode (char[] chars, int startPos, int len) |
override int | Decode (string str, int startPos, int len) |
override void | Reset () |
Properties | |
override int | DecodedCount [get] |
override bool | IsFull [get] |
Definition at line 3 of file IncrementalReadDummyDecoder.cs.