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
-
Method Details
-
getBytes
byte[] getBytes()
-