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