public interface IMarshObjectConvertor
Modifier and Type | Method and Description |
---|---|
Object |
fromBinary(byte[] data) |
byte[] |
toBinary(Object o) |
byte[] toBinary(Object o) throws IOException
IOException
Object fromBinary(byte[] data) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
Copyright © GigaSpaces.