Plasma GitLab Archive
Projects Blog Knowledge

sig
  val encode : ?pos:int -> ?len:int -> string -> string
  val encode_tstring :
    ?pos:int -> ?len:int -> Netsys_types.tstring -> Stdlib.Bytes.t
  val encode_poly :
    ?pos:int ->
    ?len:int -> 'Netstring_tstring.tstring_ops -> '-> Stdlib.Bytes.t
  val decode : ?pos:int -> ?len:int -> string -> string
  val decode_tstring :
    ?pos:int -> ?len:int -> Netsys_types.tstring -> Stdlib.Bytes.t
  val decode_poly :
    ?pos:int ->
    ?len:int -> 'Netstring_tstring.tstring_ops -> '-> Stdlib.Bytes.t
end
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml