Plasma GitLab Archive
Projects Blog Knowledge

Class type Netsys_types.mstring

class type mstring = object .. end

See Netxdr_mstring.mstring for documentation


method length : int
method blit_to_bytes : int -> Stdlib.Bytes.t -> int -> int -> unit
method blit_to_string : int -> Stdlib.Bytes.t -> int -> int -> unit
Deprecated."Use blit_to_bytes instead."
method blit_to_memory : int -> memory -> int -> int -> unit
method as_bytes : Stdlib.Bytes.t * int
method as_string : string * int
method as_memory : memory * int
method preferred : [ `Bytes | `Memory ]
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml