Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val _decode_fixed32 : Bytes.t -> int -> int
val network_receive_generic :
timeout:float ->
(int -> 'a) ->
('b -> 'a -> int -> int -> int Lwt.t) ->
('c -> bytes -> int -> int -> int Lwt.t) ->
'd ->
('e -> string) ->
bool ->
(Kinetic_types.message * 'a option * bytes, Kinetic_error.Error.t) result
Lwt.t