class type x_stream_fs = object
.. end
Inherits
method x_write : x_write_flag list -> string -> Netchannels.out_obj_channel
method x_write_file : x_write_file_flag list -> string -> Netfs.local_file -> unit
method x_copy : x_copy_flag list -> string -> string -> unit
method x_link : x_link_flag list -> string -> string -> unit
method x_copy_out_to_buf : string -> int64 -> Netsys_mem.memory -> int -> unit
method x_copy_in_from_buf : string -> int64 -> Netsys_mem.memory -> int -> unit
method x_blocksize : unit -> int
method x_location_info : unit -> (Unix.inet_addr * string) list
method x_blocklist : string -> Plasma_rpcapi_aux.blockinfo list
method x_commit_files : (string * string) list -> unit