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