obfuscate

@NotNull
open fun obfuscate(@NotNull namespace: @NotNull String): @NotNull String

Obfuscates the given namespace using the internal obfuscator.

Return

the obfuscated namespace

Since

3.1.0

Parameters

namespace

the namespace to obfuscate