Package omero.api
Interface AMD_RawPixelsStore_calculateMessageDigest
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_RawPixelsStore_calculateMessageDigest extends Ice.AMDCallback
Calculates a SHA-1 message digest for the entire pixel store.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
ice_response(byte[] __ret)
ice_response indicates that the operation completed successfully.
-