package mfat

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

Parameter Make.Blk

type t
val pagesize : t -> int
val read : t -> src_off:int -> ?dst_off:int -> Bstr.t -> unit
val write : t -> ?src_off:int -> dst_off:int -> Bstr.t -> unit