Module Tjr_btree.Bin_prot_marshalling

Marshal frames to blocks using binprot FIXME needs polish. Currently assumes that blk_ids are ints.

module Blk_id = Tjr_fs_shared.Blk_id_as_int
val int_size_is_63 : bool
module Make : functor (X : sig ... end) -> sig ... end
val make_constants : blk_sz:Tjr_fs_shared.Blk_sz.blk_sz -> k_size:int -> v_size:int -> Isa_btree.Constants.constants

Given the relevant sizes (blocks,keys,values), construct the B-tree size constants