
@Deprecated public class OBinary extends Object implements Comparable<OBinary>
Deprecated sice v2.2
| Constructor and Description |
|---|
OBinary(byte[] buffer)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(OBinary o)
Deprecated.
|
byte[] |
toByteArray()
Deprecated.
|
public int compareTo(OBinary o)
compareTo in interface Comparable<OBinary>public byte[] toByteArray()
Copyright © 2009–2025 OrientDB. All rights reserved.