Interface IMarshObjectConvertor

All Known Subinterfaces:
MarshObjectConvertorResource
All Known Implementing Classes:
CompressedMarshObjectConvertor, MarshObjectConvertor

public interface IMarshObjectConvertor
This interface should be implemented by all Marsh convectors.
Since:
4.1
Author:
Guy Korland
  • Method Summary

    Modifier and Type
    Method
    Description
    fromBinary(byte[] data)
     
    byte[]