package kinetic-client

  1. Overview
  2. Docs

Module Kinetic_integration.BytesIntegrationSource

Sourcetype value = bytes
Sourcetype socket = Lwt_ssl.socket
Sourceval show_socket : Lwt_ssl.socket -> string
Sourceval create : int -> bytes
Sourceval show : Bytes.t -> string
Sourceval read : Lwt_ssl.socket -> bytes -> int -> int -> int Lwt.t
Sourceval write : Lwt_ssl.socket -> bytes -> int -> int -> int Lwt.t
Sourceval read_bytes : Lwt_ssl.socket -> bytes -> int -> int -> int Lwt.t
Sourceval write_bytes : Lwt_ssl.socket -> bytes -> int -> int -> int Lwt.t
Sourceval make_sha1 : bytes -> int -> int -> Kinetic_tag.Tag.t
Sourceval make_crc32 : 'a -> 'b -> 'c -> 'd
OCaml

Innovation. Community. Security.