public class Int32VectorParser extends VectorParser<int[]>
| Modifier and Type | Field and Description |
|---|---|
static Int32VectorParser |
INSTANCE |
| Modifier | Constructor and Description |
|---|---|
protected |
Int32VectorParser() |
| Modifier and Type | Method and Description |
|---|---|
int[] |
parseDefault(byte[] data,
int length) |
getType, parse, parseVectorStringpublic static final Int32VectorParser INSTANCE
public int[] parseDefault(byte[] data,
int length)
parseDefault in class VectorParser<int[]>Copyright © 2025 SingleStore. All rights reserved.