| Modifier and Type | Method and Description |
|---|---|
protected void |
OCommandRequestTextAbstract.fromStream(OMemoryStream buffer) |
protected byte[] |
OCommandRequestTextAbstract.toStream(OMemoryStream buffer) |
| Modifier and Type | Method and Description |
|---|---|
ORecordId |
ORecordId.fromStream(OMemoryStream iStream) |
ORecordId |
OImmutableRecordId.fromStream(OMemoryStream iStream) |
int |
ORecordId.toStream(OMemoryStream iStream) |
| Modifier and Type | Method and Description |
|---|---|
OMemoryStream |
OMemoryStream.jump(int iOffset)
Deprecated.
|
OMemoryStream |
OMemoryStream.setPosition(int iPosition)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OMemoryStream.copyFrom(OMemoryStream iSource,
int iSize)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected OMemoryStream |
OSQLQuery.queryToStream() |
protected OMemoryStream |
OSQLSynchQuery.queryToStream() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
OSQLQuery.queryFromStream(OMemoryStream buffer) |
protected void |
OSQLSynchQuery.queryFromStream(OMemoryStream buffer) |
Copyright © 2009–2025 OrientDB. All rights reserved.