public interface NativeItemCoder
Modifier and Type | Method and Description |
---|---|
List<String> |
decodeStringList(byte[] buf) |
byte[] |
encodeStringList(List<String> values) |
static NativeItemCoder |
get() |
static NativeItemCoder get()
Copyright © 2019–2021 HCL. All rights reserved.