| Package | Description |
|---|---|
| com.github.robtimus.obfuscation.support |
Contains classes that can help with creating obfuscators.
|
| Modifier and Type | Method and Description |
|---|---|
static CountingReader |
ObfuscatorUtils.counting(Reader input)
Returns a
Reader that counts all text read from another Reader. |
Copyright © 2020–2023. All rights reserved.