package ocaml-protoc-plugin

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

Module Ocaml_protoc_plugin.WriterSource

Sourcetype t
Sourceval init : unit -> t

Create a new writer

Sourceval of_list : (int * Ocaml_protoc_plugin__.Field.t) list -> t

Construct a writer from a list of fields

Sourceval contents : t -> string

Get the protobuf encoded contents of the writer

OCaml

Innovation. Community. Security.