Plasma GitLab Archive
Projects Blog Knowledge

Class Netchannels.lift_rec_out_channel

class lift_rec_out_channel : ?start_pos_out:int -> rec_out_channel -> out_obj_channel
This class implements pos_out and the methods from compl_out_channel by calling the methods of rec_out_channel. There is no additional buffering.

The method pos_out is implemented by counting the number of octets read by the output method.


start_pos_out : The initial value of the counter for pos_out. Defaults to 0.

This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml