Interface IBlob

All Known Implementing Classes:
Blob

public interface IBlob
Author:
Silvan Wyss
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    byte[]
     
  • Method Details

    • getSizeInBytes

      int getSizeInBytes()
    • getStoredBytes

      byte[] getStoredBytes()