Version: Beta-4.1.1-r5927-b91
OmeroBlitz Api
Home
Previous
Up
Next
Index
omero::api::RawFileStore
Overview
[ "ami", "amd" ] interface RawFileStore extends
StatefulServiceInterface
See
RawFileStore.html
Operation Index
setFileId
read
write
exists
Operations
void
setFileId
(long fileId) throws
ServerError
::Ice::ByteSeq
read
(long position, int length) throws
ServerError
void
write
(::Ice::ByteSeq buf, long position, int length) throws
ServerError
bool
exists
() throws
ServerError
Home
Previous
Up
Next
Index