Interface BinaryWrapper

All Known Implementing Classes:
CompressedMarshObject, MarshObject

public interface BinaryWrapper
Interface wrapping a binary payload to be stored in space.
Since:
15.2
Author:
Niv Ingberg
  • Method Summary

    Modifier and Type
    Method
    Description
    byte[]
     
  • Method Details

    • getBytes

      byte[] getBytes()