
public interface OStreamSerializer
| Modifier and Type | Method and Description |
|---|---|
Object |
fromStream(byte[] iStream) |
String |
getName() |
byte[] |
toStream(Object iObject) |
byte[] toStream(Object iObject) throws IOException
IOExceptionObject fromStream(byte[] iStream) throws IOException
IOExceptionString getName()
Copyright © 2009–2025 OrientDB. All rights reserved.