package ocamlnet

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val encode : ?crlf:bool -> ?pos:int -> ?len:int -> string -> string
val encode_tstring : ?crlf:bool -> ?pos:int -> ?len:int -> Netsys_types.tstring -> Bytes.t
val encode_poly : ?crlf:bool -> ?pos:int -> ?len:int -> 's Netstring_tstring.tstring_ops -> 's -> Bytes.t
val decode : ?pos:int -> ?len:int -> string -> string
val decode_tstring : ?pos:int -> ?len:int -> Netsys_types.tstring -> Bytes.t
val decode_poly : ?pos:int -> ?len:int -> 's Netstring_tstring.tstring_ops -> 's -> Bytes.t
class encoding_pipe : ?crlf:bool -> unit -> Netchannels.pipe
OCaml

Innovation. Community. Security.