Class RandomDataUtils
- java.lang.Object
-
- io.servicetalk.transport.netty.internal.RandomDataUtils
-
public final class RandomDataUtils extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.CharSequence
randomCharSequenceOfByteLength(int lengthInUtf8Bytes)
Generates a new randomCharSequence
whose UTF-8 encoding is of the specified size.
-