package plebeia

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Storage.InternalSource

Sourceval msync : Storage.t -> unit Lwt.t

Call msync to synchronize the mmap and the disk

Sourceval set_current_length : Storage.t -> Index.t -> unit
Sourcemodule Header : sig ... end

Header has the fixed size 256 bytes.