package resp

  1. Overview
  2. Docs
Redis serialization protocol library

Install

Dune Dependency

Authors

Maintainers

Sources

resp-0.11.0.tbz
sha256=8c4f7afbed08c5d373a822cf0d2f21427605a283b24ef2e1354aa4bff3dd5035
sha512=1a14349721871c532142d48ad2811d8aad48173fe3c9a4eb0de7df3bcc58fedf98ed62ab0b548d9fa0d97c99559fb63de17622414155017744d04b8d8a35ff79

doc/resp/Resp/Writer/index.html

Module Resp.WriterSource

Parameters

module O : OUTPUT

Signature

include OUTPUT with type oc = O.oc
type oc = O.oc
val write : oc -> string -> unit Lwt.t
Sourceval write_sep : oc -> unit Lwt.t
Sourceval write_lexeme : oc -> lexeme -> unit Lwt.t
Sourceval encode : oc -> t -> unit Lwt.t
OCaml

Innovation. Community. Security.