package bencode

  1. Overview
  2. Docs

Module Bencode_token.EncodeSource

Sourcetype t
Sourceval to_buf : Buffer.t -> t

Encode directly to the given buffer

Sourceval to_chan : out_channel -> t

Write on the given channel

Sourceval put : t -> token -> unit
Sourceval put_many : t -> token sequence -> unit
OCaml

Innovation. Community. Security.