@Stability.Internal public class CoreVector extends Object
| Modifier and Type | Method and Description |
|---|---|
static CoreVector |
eitherOf(float[] floats,
String base64Encoded) |
static CoreVector |
of(float[] floats) |
static CoreVector |
of(String base64) |
void |
writeTo(com.couchbase.client.core.deps.com.fasterxml.jackson.databind.node.ObjectNode parent) |
public static CoreVector of(float[] floats)
public static CoreVector of(String base64)
public static CoreVector eitherOf(@Nullable float[] floats, @Nullable String base64Encoded)
public void writeTo(com.couchbase.client.core.deps.com.fasterxml.jackson.databind.node.ObjectNode parent)
Copyright © 2024 Couchbase, Inc.. All rights reserved.