package core_extended

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val load : ?pos:Core.Int64.t -> ?len:Core.Int64.t -> string -> 'a Core.Bin_prot.Read.reader -> 'a
val save : ?header:bool -> ?perm:Core.Unix.file_perm -> string -> 'a Core.Bin_prot.Type_class.writer -> 'a -> unit
val of_line : string -> 'a Core.Bin_prot.Type_class.t -> 'a
module Serialized : sig ... end
OCaml

Innovation. Community. Security.