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