Goods.RawBinaryFactory Interface
Interace of factory for packing/unpacking raw binary objects

Access: Public
  Members Description  
    size Get size of raw binary object in bytes

 
    pack Pack raw binary object to byte array

 
    unpack Unpack raw binary object

 
    supports Check if specified class supported by this factory