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