package index

  1. Overview
  2. Docs

Module Value.String_fixedSource

String values of a given fixed size in bytes.

Parameters

module L : sig ... end

Signature

Sourcetype t = string
Sourceval t : t Repr.t
Sourceval encode : t -> string
Sourceval encoded_size : int
Sourceval decode : string -> int -> t
OCaml

Innovation. Community. Security.