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