capnp
OCaml code generation plugin for the Cap'n Proto serialization framework
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package capnp
-
capnp
-
-
capnp.unix
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type storage_t = NM.Message.storage_t
type 'cap t = 'cap NM.Message.t
val create : int -> MessageSig.rw t
val release : 'cap t -> unit
val num_segments : 'cap t -> int
val total_size : 'cap t -> int
val total_alloc_size : 'cap t -> int
val readonly : 'cap t -> MessageSig.ro t
val of_storage : storage_t list -> MessageSig.rw t
val to_storage : 'cap t -> storage_descr_t list
val with_attachments : MessageSig.attachments -> 'cap t -> 'cap t
val get_attachments : 'cap t -> MessageSig.attachments
ON THIS PAGE
No table of contents