package plebeia

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

Module Segment_int_array.SerializationSource

Sourceval fix_tail : int -> bytes -> string
Sourceval encode : Segment_int_array.t -> string
Sourceval decode_slice_exn : (string * int * int) -> Segment_int_array.t
Sourceval decode_exn : string -> Segment_int_array.t
Sourceval decode : string -> Segment_int_array.t option
Sourceval decode_list_slice : (string * int) -> (Segment_int_array.t list * int) option
Sourceval decode_list : string -> Segment_int_array.t list option
Sourceval encode_list : Segment_int_array.t list -> string
OCaml

Innovation. Community. Security.