public interface OStreamable
Modifier and Type | Method and Description |
---|---|
void |
fromStream(DataInput in) |
void |
toStream(DataOutput out) |
void toStream(DataOutput out) throws IOException
IOException
void fromStream(DataInput in) throws IOException
IOException
Copyright © 2009–2020 OrientDB. All rights reserved.