Make.DictSourceval open_rw :
size:Optint.Int63.t ->
dead_header_size:int ->
string ->
(t, [> Io.open_error | Io.read_error | `Inconsistent_store ]) resultval open_ro :
size:Optint.Int63.t ->
dead_header_size:int ->
string ->
(t, [> Io.open_error | Io.read_error | `Inconsistent_store ]) resultval refresh_end_poff :
t ->
Optint.Int63.t ->
(unit, [> Io.read_error | `Rw_not_allowed ]) result