public static final class StringSerializer.STRING extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
deser(byte[] nonNullValue) |
static String |
deser(byte[] nonNullValue,
int offset,
int len) |
static byte[] |
ser(String nonNullValue) |
Copyright © 2009–2022. All rights reserved.