IChecksumLoader
interface IChecksumLoader
Methods
string
read(string $endpointId, int $type)
Loads the checksum
boolean
write(string $endpointId, int $type, string $checksum)
Loads the checksum
boolean
delete(string $endpointId, int $type)
Loads the checksum
Details
at line 18
string
read(string $endpointId, int $type)
Loads the checksum
at line 28
boolean
write(string $endpointId, int $type, string $checksum)
Loads the checksum
at line 37
boolean
delete(string $endpointId, int $type)
Loads the checksum