package bin_prot

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

Module Utils.Make_binable2_without_uuidSource

  • alert legacy Use [Make_binable2_with_uuid] if possible.

Parameters

Signature

Sourceval bin_shape_t : Shape.t -> Shape.t -> Shape.t
Sourceval bin_size_t : ('a, 'b, ('a, 'b) Bin_spec.t) Size.sizer2
Sourceval bin_write_t : ('a, 'b, ('a, 'b) Bin_spec.t) Write.writer2
Sourceval bin_read_t : ('a, 'b, ('a, 'b) Bin_spec.t) Read.reader2
Sourceval __bin_read_t__ : ('a, 'b, int -> ('a, 'b) Bin_spec.t) Read.reader2
Sourceval bin_writer_t : ('a, 'b, ('a, 'b) Bin_spec.t) Type_class.S2.writer
Sourceval bin_reader_t : ('a, 'b, ('a, 'b) Bin_spec.t) Type_class.S2.reader
Sourceval bin_t : ('a, 'b, ('a, 'b) Bin_spec.t) Type_class.S2.t
OCaml

Innovation. Community. Security.