Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Create encodings that produce data of a variable length when binary encoded. See the preamble for an explanation.
val string : string encoding
val string' : string_json_repr -> string encoding
val bytes : Stdlib.Bytes.t encoding
val bytes' : string_json_repr -> Stdlib.Bytes.t encoding