package protocell

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Runtime.Byte_outputSource

Sourcetype t
Sourceval create : ?initial_size:int -> unit -> t
Sourceval write_byte : t -> char -> unit
Sourceval write_bytes : t -> string -> unit
Sourceval write_bytes' : t -> bytes -> unit
Sourceval contents : t -> string
OCaml

Innovation. Community. Security.