package farfadet
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Module Farfadet.Const
val char : char -> ('a, 'a) order
Write directly a character.
val string : ?off:int -> ?len:int -> string -> ('a, 'a) order
Write directly a character.
Write directly a string
.
Write directly a string
.
Write directly a Bytes.t
.
val bigstring : ?off:int -> ?len:int -> Faraday.bigstring -> ('a, 'a) order
Write directly a Bytes.t
.
Write directly a Faraday.bigstring
.