package gapi-ocaml

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

See Netxdr_mstring.mstring for documentation

method length : int
method blit_to_bytes : int -> Bytes.t -> int -> int -> unit
method blit_to_string : int -> Bytes.t -> int -> int -> unit
  • deprecated

    arg

method blit_to_memory : int -> memory -> int -> int -> unit
method as_bytes : Bytes.t * int
method as_string : string * int
method as_memory : memory * int
method preferred : [ `Memory | `Bytes ]
OCaml

Innovation. Community. Security.