public interface ProtocolKeyword
Modifier and Type | Method and Description |
---|---|
byte[] |
getBytes() |
default String |
name()
Deprecated.
since 6.5, use
toString() instead. |
String |
toString() |
byte[] getBytes()
@Deprecated default String name()
toString()
instead.Copyright © 2025 lettuce.io. All rights reserved.