public class RowEncoderV2 extends Object
| Constructor and Description |
|---|
RowEncoderV2() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
encode(List<TiColumnInfo> columnInfos,
List<Object> values) |
public byte[] encode(List<TiColumnInfo> columnInfos, List<Object> values)
Copyright © 2025 PingCAP. All rights reserved.