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