| Package | Description |
|---|---|
| com.github.robtimus.obfuscation.support |
Contains classes that can help with creating obfuscators.
|
| Modifier and Type | Method and Description |
|---|---|
static LimitAppendable |
ObfuscatorUtils.appendAtMost(Appendable appendable,
long limit)
Returns an
Appendable that will discard text after a specific amount of text has been appended. |
Copyright © 2020–2023. All rights reserved.