Package io.socket.engineio.server.utils
Interface ServerYeast
public interface ServerYeast
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final char[]static final ThreadLocal<SecureRandom> A ThreadLocal is used to improve thread performance sinceSecureRandomdo not perform well with thread contention. -
Method Summary
-
Field Details
-
THREAD_RANDOM
A ThreadLocal is used to improve thread performance sinceSecureRandomdo not perform well with thread contention. -
ALPHABET
static final char[] ALPHABET
-
-
Method Details
-
yeast
-
encode
-