package plebeia

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

Module Fs_impl.NameCompressed''Source

include module type of struct include Fs_impl.Name8bits end
Sourcetype t = string

Type of file and directory names

Sourceval equal : t -> t -> bool
Sourceval to_string : t -> string
Sourceval pp : Format.formatter -> t -> unit
Sourceval is_all_hex : string -> int -> bool
Sourceval encode5 : bool -> string -> Segment.t
Sourceval decode5 : Segment.t -> string option
Sourceval of_segment : Segment.t -> Fs_impl.Name8bits.t option
Sourceval test : Fs_impl.Name8bits.t -> unit
OCaml

Innovation. Community. Security.