public class UTF8StringKey extends Key
| Constructor and Description |
|---|
UTF8StringKey(byte[] key) |
UTF8StringKey(String key) |
| Modifier and Type | Method and Description |
|---|---|
int |
getContentLength() |
int |
getContentOffset() |
String |
toString() |
public UTF8StringKey(String key)
public UTF8StringKey(byte[] key)
public int getContentOffset()
getContentOffset in class Keypublic int getContentLength()
getContentLength in class KeyCopyright © 2025 The Apache Software Foundation. All rights reserved.