
public interface OBlob extends ORecord
ORecordElement.STATUS| Modifier and Type | Field and Description |
|---|---|
static byte |
RECORD_TYPE |
| Modifier and Type | Method and Description |
|---|---|
int |
fromInputStream(InputStream in) |
int |
fromInputStream(InputStream in,
int maxSize) |
void |
toOutputStream(OutputStream out) |
clear, copy, delete, detach, fromJSON, getDatabase, getIdentity, getSize, getVersion, isDirty, load, reload, reload, reset, save, save, save, save, toJSON, toJSON, unloadgetInternalStatus, getOwner, setDirty, setDirtyNoChanged, setInternalStatusgetRecord, isLocked, lock, lockingStrategy, unlockcompareTocompare, comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongfromStream, toStreamstatic final byte RECORD_TYPE
int fromInputStream(InputStream in) throws IOException
IOExceptionint fromInputStream(InputStream in, int maxSize) throws IOException
IOExceptionvoid toOutputStream(OutputStream out) throws IOException
IOExceptionCopyright © 2009–2025 OrientDB. All rights reserved.