package kinetic-client

  1. Overview
  2. Docs

Module Kinetic.BytesIntegrationSource

Sourcetype value = Bytes.t
Sourcetype socket = Lwt_ssl.socket
Sourceval create : int -> value
Sourceval show : value -> string
Sourceval show_socket : socket -> string
Sourceval read : socket -> value -> off -> len -> int Lwt.t
Sourceval write : socket -> value -> off -> len -> int Lwt.t
Sourceval read_bytes : socket -> Bytes.t -> off -> len -> int Lwt.t
Sourceval write_bytes : socket -> Bytes.t -> off -> len -> int Lwt.t
Sourceval make_sha1 : value -> off -> len -> Tag.t
Sourceval make_crc32 : value -> off -> len -> Tag.t
OCaml

Innovation. Community. Security.